diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-06-07 09:18:18 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-06-07 09:18:18 +0000 |
commit | ea4d51d1b31248572f3ad7de4f1eb723ca3cf7ed (patch) | |
tree | a7a91499699fca2aecd4859c8e44f5232d843664 /target/linux/generic-2.6 | |
parent | e61a8b2e88db48133d30f00cc853e39fe39a7dcc (diff) | |
download | upstream-ea4d51d1b31248572f3ad7de4f1eb723ca3cf7ed.tar.gz upstream-ea4d51d1b31248572f3ad7de4f1eb723ca3cf7ed.tar.bz2 upstream-ea4d51d1b31248572f3ad7de4f1eb723ca3cf7ed.zip |
generic: add missing config symbol for 2.6.34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21699 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.34 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.34 b/target/linux/generic-2.6/config-2.6.34 index 993760f097..8268a131e3 100644 --- a/target/linux/generic-2.6/config-2.6.34 +++ b/target/linux/generic-2.6/config-2.6.34 @@ -2493,6 +2493,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" |