diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-16 18:40:43 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-16 18:40:43 +0000 |
commit | 9f1ed6e4d34991db572747dc7242f62489b79b4e (patch) | |
tree | 943c27c45794ee1076026b0eb1a00c75c43b9e5f /target | |
parent | 02b615d6ae83abe555ec34b3f365edb1efd51abb (diff) | |
download | upstream-9f1ed6e4d34991db572747dc7242f62489b79b4e.tar.gz upstream-9f1ed6e4d34991db572747dc7242f62489b79b4e.tar.bz2 upstream-9f1ed6e4d34991db572747dc7242f62489b79b4e.zip |
add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config
SVN-Revision: 22674
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-2.6.35 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35 index 4531654cfe..847e68661c 100644 --- a/target/linux/generic/config-2.6.35 +++ b/target/linux/generic/config-2.6.35 @@ -2565,6 +2565,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" |