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 | 9f196d522349aa9058404e5107ab4bd669b96ce6 (patch) | |
tree | ccc635c9500d0719cf18fdd25606317a19e33708 /target | |
parent | 90e2b1ad6bc0f5cbaf77a6c86c883c7c99415c1e (diff) | |
download | upstream-9f196d522349aa9058404e5107ab4bd669b96ce6.tar.gz upstream-9f196d522349aa9058404e5107ab4bd669b96ce6.tar.bz2 upstream-9f196d522349aa9058404e5107ab4bd669b96ce6.zip |
generic: add missing config symbol for 2.6.34
SVN-Revision: 21699
Diffstat (limited to 'target')
-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" |