summaryrefslogtreecommitdiff
path: root/arch/arm/configs/efm32_defconfig
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2015-05-21 00:35:44 +0200
committerArnd Bergmann <arnd@arndb.de>2015-05-22 16:53:12 +0200
commit499f164020786a721e96a114c2715e2c8e2a89d9 (patch)
tree0241750663d2fdb1823f7930c4f2b63381cd0146 /arch/arm/configs/efm32_defconfig
parent993198a641a8feedcb2186f201dac0717d299152 (diff)
ARM: use ARM_SINGLE_ARMV7M for ARMv7-M platforms
Use the new config symbol ARM_SINGLE_ARMV7M which groups config symbols used by modern ARMv7-M platforms. This allows supporting multiple ARMv7-M platforms in one kernel image. However, a common kernel image requires the combined platforms to share the same main memory layout to be bootable. Signed-off-by: Stefan Agner <stefan@agner.ch> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Joachim Eastwood <manabian@gmail.com> Acked-by: Maxime Coquelin <maxime.coquelin@st.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/efm32_defconfig')
-rw-r--r--arch/arm/configs/efm32_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/efm32_defconfig b/arch/arm/configs/efm32_defconfig
index c4c17e3a8e1a..e969f7884deb 100644
--- a/arch/arm/configs/efm32_defconfig
+++ b/arch/arm/configs/efm32_defconfig
@@ -16,6 +16,7 @@ CONFIG_EMBEDDED=y
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_MMU is not set
+CONFIG_ARM_SINGLE_ARMV7M=y
CONFIG_ARCH_EFM32=y
CONFIG_SET_MEM_PARAM=y
CONFIG_DRAM_BASE=0x88000000