OSDN Git Service

ARM: integrator: use explicit core module options
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Nov 2015 16:32:20 +0000 (17:32 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Dec 2015 13:09:08 +0000 (14:09 +0100)
commitabc466951aeb16fb00d207052c881dcc597acb29
tree80ff69e7ae7a871fd9e809af85f928ffb68a0310
parent2934167dd02b4fb5f6c57b36c92b3af23e8bad9f
ARM: integrator: use explicit core module options

For consistency with the other platforms, this remove the CPU
selection logic in mm/Kconfig that was only used by integrator,
and adds specific options for each available core tile and core
module, which in turn select the correct CPUs.

This is consistent with the new way that we do it for realview
and all other platforms.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-integrator/Kconfig