[PATCH 08/10] ARM: no longer make CPU targets visible separately
From: Linus Walleij <hidden>
Date: 2015-02-27 12:55:19
From: Linus Walleij <hidden>
Date: 2015-02-27 12:55:19
On Thu, Feb 26, 2015 at 5:11 PM, Arnd Bergmann [off-list ref] wrote:
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 <redacted> Cc: Linus Walleij <redacted>
Acked-by: Linus Walleij <redacted> Yours, Linus Walleij