[kernel] add missing CONFIG_CB1400_CORE symbol, spotted by buildbot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20426 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
474e2e2ee5
commit
eed13e56be
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue