mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
add missing CONFIG_CB1400_CORE symbol, spotted by buildbot
SVN-Revision: 20426
This commit is contained in:
parent
2bc9d6f6e9
commit
8805ead76c
2 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue