From 886975b7e5704b6cf1eebacff1e73d075c040931 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 15 Jun 2011 18:18:32 +0000 Subject: [PATCH] 2.6.39.1: missing kernel symbols If you turn on I2C, you'll need this symbol defined. Signed-off-by: Philip A. Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27182 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-2.6.39 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39 index 6b1441600..ff33e3c8e 100644 --- a/target/linux/generic/config-2.6.39 +++ b/target/linux/generic/config-2.6.39 @@ -3140,3 +3140,4 @@ CONFIG_ZLIB_INFLATE=y CONFIG_ZONE_DMA=y CONFIG_ZONE_DMA_FLAG=1 # CONFIG_ZRAM is not set +# CONFIG_SIGMA is not set -- cgit v1.2.3