From: Stefan Agner Date: Wed, 20 May 2015 22:35:44 +0000 (+0200) Subject: ARM: use ARM_SINGLE_ARMV7M for ARMv7-M platforms X-Git-Tag: omap-for-v4.2/fixes-rc1^2~104^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499f164020786a721e96a114c2715e2c8e2a89d9;p=pandora-kernel.git 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 Acked-by: Uwe Kleine-König Acked-by: Joachim Eastwood Acked-by: Maxime Coquelin Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed