[kernel] add missing CONFIG_CB1400_CORE symbol, spotted by buildbot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20426 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2010-03-25 15:27:08 +00:00
parent 474e2e2ee5
commit eed13e56be
2 changed files with 2 additions and 0 deletions

View File

@ -2268,6 +2268,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y
# CONFIG_TUNER_TEA5761 is not set
# CONFIG_TUN is not set
# CONFIG_TWL4030_CORE 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"

View File

@ -2280,6 +2280,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"