ARM: no longer make CPU targets visible separately
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Nov 2015 16:32:21 +0000 (17:32 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Dec 2015 13:09:21 +0000 (14:09 +0100)
commit17d44d7d87582366b8d508139c7307bab4103c6e
treecaf7bdb29254b9ac67482436769dcca80f52ebe4
parentabc466951aeb16fb00d207052c881dcc597acb29
ARM: no longer make CPU targets visible separately

Now that realview and integrator always select the correct CPU
type themselves based on the core tiles, there is no need to
still have them user-visible in arch/arm/mm/Kconfig. The
ARM925T symbol has been selected by the only user for many
years, so that can be removed along with the realview and
integrator specific ones.

This also solves randconfig build problems on realview.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mm/Kconfig