diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-07 09:18:18 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-07 09:18:18 +0000 |
commit | 2bc4946ac754b4e07ca07b97b767da01bd66a703 (patch) | |
tree | a7a91499699fca2aecd4859c8e44f5232d843664 /target | |
parent | c2a2341e50ef9938d437f697943a6a222753e1aa (diff) |
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')
-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 993760f09..8268a131e 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" |