From b930eec3084ca2e49003df25357455eacd643c4c Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 14 Jul 2013 21:03:53 +0000 Subject: [PATCH] kernel: add some more ARM related configuration symbols Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37320 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.10 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 18be99dbb0..bdfb7fd088 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -118,7 +118,9 @@ CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ARM_CPU_TOPOLOGY=y CONFIG_ARM_DMA_MEM_BUFFERABLE=y # CONFIG_ARM_ERRATA_411920 is not set +# CONFIG_ARM_ERRATA_643719 is not set # CONFIG_ARM_ERRATA_775420 is not set +# CONFIG_ARM_ERRATA_798181 is not set # CONFIG_ARM_PATCH_PHYS_VIRT is not set # CONFIG_ARM_PSCI is not set # CONFIG_ARM_UNWIND is not set @@ -1714,6 +1716,7 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_MOUSE_PS2_SENTELIC is not set # CONFIG_MOUSE_SYNAPTICS_I2C is not set # CONFIG_MOUSE_SYNAPTICS_USB is not set +# CONFIG_MCPM is not set # CONFIG_MSDOS_FS is not set CONFIG_MSDOS_PARTITION=y # CONFIG_MSI_BITMAP_SELFTEST is not set @@ -2493,6 +2496,7 @@ CONFIG_RCU_FANOUT_LEAF=16 # CONFIG_RCU_NOCB_CPU is not set # CONFIG_RCU_TORTURE_TEST is not set # CONFIG_RCU_TRACE is not set +# CONFIG_RCU_USER_QS is not set # CONFIG_RC_CORE is not set # CONFIG_RC_MAP is not set # CONFIG_RDS is not set -- 2.11.0