From fa5f896cb7eedd142e2a1916a4b664f7d2f43d04 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 10 Dec 2014 18:13:34 +0000 Subject: [PATCH] kernel: add missing config symbols for 3.18 Signed-off-by: Luka Perkov SVN-Revision: 43605 --- target/linux/generic/config-3.18 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index e0e2a0b55f..f3c933cba9 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -174,6 +174,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_MXS is not set # CONFIG_ARCH_NETX is not set # CONFIG_ARCH_NOMADIK is not set +# CONFIG_ARCH_NSPIRE is not set # CONFIG_ARCH_NUC93X is not set # CONFIG_ARCH_OMAP is not set # CONFIG_ARCH_OMAP1 is not set @@ -214,6 +215,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y # CONFIG_ARCH_VIRT is not set # CONFIG_ARCH_VT8500 is not set # CONFIG_ARCH_W90X900 is not set +# CONFIG_ARCH_WM8505 is not set # CONFIG_ARCH_WM8850 is not set # CONFIG_ARCH_ZYNQ is not set # CONFIG_ARCNET is not set @@ -312,6 +314,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y # CONFIG_ATOMIC64_SELFTEST is not set # CONFIG_ATP is not set # CONFIG_AUDIT is not set +# CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set # CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_AUTO_ZRELADDR is not set @@ -638,6 +641,7 @@ CONFIG_CMDLINE="" # CONFIG_CODE_PATCHING_SELFTEST is not set # CONFIG_COMEDI is not set # CONFIG_COMMON_CLK_DEBUG is not set +# CONFIG_COMMON_CLK_PXA is not set # CONFIG_COMMON_CLK_QCOM is not set # CONFIG_COMMON_CLK_SI5351 is not set # CONFIG_COMMON_CLK_SI570 is not set @@ -806,6 +810,8 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_KOBJECT_RELEASE is not set # CONFIG_DEBUG_LIST is not set # CONFIG_DEBUG_LL is not set +# CONFIG_DEBUG_LL_UART_8250 is not set +# CONFIG_DEBUG_LL_UART_PL01X is not set # CONFIG_DEBUG_LOCKDEP is not set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set # CONFIG_DEBUG_LOCK_ALLOC is not set @@ -832,6 +838,7 @@ CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set +# CONFIG_DEBUG_UART_BCM63XX is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_WRITECOUNT is not set # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set @@ -1938,6 +1945,7 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_AS3711 is not set # CONFIG_MFD_AS3722 is not set # CONFIG_MFD_ASIC3 is not set +# CONFIG_MFD_AXP20X is not set # CONFIG_MFD_BCM590XX is not set # CONFIG_MFD_CORE is not set # CONFIG_MFD_CROS_EC is not set @@ -2961,14 +2969,17 @@ CONFIG_RCU_FANOUT_LEAF=16 # CONFIG_REGULATOR_AD5398 is not set # CONFIG_REGULATOR_BQ24022 is not set # CONFIG_REGULATOR_DA9210 is not set +# CONFIG_REGULATOR_DA9211 is not set # CONFIG_REGULATOR_FAN53555 is not set # CONFIG_REGULATOR_FIXED_VOLTAGE is not set # CONFIG_REGULATOR_GPIO is not set # CONFIG_REGULATOR_ISL6271A is not set +# CONFIG_REGULATOR_ISL9305 is not set # CONFIG_REGULATOR_LP3971 is not set # CONFIG_REGULATOR_LP3972 is not set # CONFIG_REGULATOR_LP872X is not set # CONFIG_REGULATOR_LP8755 is not set +# CONFIG_REGULATOR_LTC3589 is not set # CONFIG_REGULATOR_MAX1586 is not set # CONFIG_REGULATOR_MAX8649 is not set # CONFIG_REGULATOR_MAX8660 is not set @@ -3395,6 +3406,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=2 # CONFIG_SERIAL_ARC is not set CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y +CONFIG_SERIAL_EARLYCON=y # CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set # CONFIG_SERIAL_FSL_LPUART is not set # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set -- 2.30.2