aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-06-15 18:18:32 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-06-15 18:18:32 +0000
commitd26464abb6f9c74f2e2aac4e0bfe57908bc76ca1 (patch)
treed4cdfaa770df9ebc934c9ad9efd146537913e88e /target
parent5b8400b5d939b60b3d1632bfe22b55d1744d5d10 (diff)
downloadupstream-d26464abb6f9c74f2e2aac4e0bfe57908bc76ca1.tar.gz
upstream-d26464abb6f9c74f2e2aac4e0bfe57908bc76ca1.tar.bz2
upstream-d26464abb6f9c74f2e2aac4e0bfe57908bc76ca1.zip
[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 <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27182 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-2.6.391
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39
index 6b14416007..ff33e3c8ed 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