kernel: add some more ARM related configuration symbols

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 37320
v19.07.3_mercusys_ac12_duma
Florian Fainelli 11 years ago
parent 1a963355b0
commit 116990441b

@ -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

Loading…
Cancel
Save