1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 05:12:29 +02:00

[kernel] add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22674 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-08-16 18:40:43 +00:00
parent 570aca0c2d
commit 475f0ce58b

View File

@ -2565,6 +2565,7 @@ CONFIG_TRACING_SUPPORT=y
# CONFIG_TUN is not set # CONFIG_TUN is not set
# CONFIG_TWL4030_CORE is not set # CONFIG_TWL4030_CORE is not set
# CONFIG_UACCESS_WITH_MEMCPY is not set # CONFIG_UACCESS_WITH_MEMCPY is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UDF_FS is not set # CONFIG_UDF_FS is not set
CONFIG_UDF_NLS=y CONFIG_UDF_NLS=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"