From: Stefan Agner Date: Tue, 19 May 2015 22:03:51 +0000 (+0200) Subject: ARM: introduce ARM_SINGLE_ARMV7M for ARMv7-M platforms X-Git-Tag: omap-for-v4.2/fixes-rc1^2~104^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c77bc438f88366e2e42c229b4aff52d4693e5c9;p=pandora-kernel.git ARM: introduce ARM_SINGLE_ARMV7M for ARMv7-M platforms This introduces a new top level config symbol ARM_SINGLE_ARMV7M for non-MMU, ARMv7-M platforms. It also support multiple ARMv7-M platforms in one kernel image since the cores share the same basic memory layout and interrupt controller. However, this works only if the combined platforms also have a similar (main) memory layout. Signed-off-by: Stefan Agner Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed