diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-03-25 15:27:08 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-03-25 15:27:08 +0000 |
commit | eed13e56bee4b1c9091fb25328c757554eb39e88 (patch) | |
tree | 8c6e0b69a775eb856cfff53f13980a910aa80b25 /target/linux/generic-2.6/config-2.6.31 | |
parent | 474e2e2ee59e41a7b5be81aa3bffa93f45a0189f (diff) | |
download | master-187ad058-eed13e56bee4b1c9091fb25328c757554eb39e88.tar.gz master-187ad058-eed13e56bee4b1c9091fb25328c757554eb39e88.tar.bz2 master-187ad058-eed13e56bee4b1c9091fb25328c757554eb39e88.zip |
[kernel] add missing CONFIG_CB1400_CORE symbol, spotted by buildbot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20426 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index f42f7d668e..585f2a5063 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -2280,6 +2280,7 @@ CONFIG_TRACING_SUPPORT=y # CONFIG_TUN is not set # CONFIG_TWL4030_CORE is not set # CONFIG_UACCESS_WITH_MEMCPY is not set +# CONFIG_UCB1400_CORE is not set # CONFIG_UDF_FS is not set CONFIG_UDF_NLS=y CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |