commit | 5cbbd9bd0a5d496dee2b5592bb0c4cdac16bac80 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Apr 21 21:59:36 2015 +0900 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 23 08:52:27 2015 -0400 |
tree | 0c49d7426f6970c46ef112a2ab67a9d957f9a650 | |
parent | 526fcc220360fa6acceaa06d5c3c5bb2de57b2f0 [diff] |
ARM: integrator: move board select into mach-integrator/Kconfig The board/SoC select menu in arch/arm/Kconfig is still cluttered. Add ARCH_INTEGRATOR into arch/arm/Kconfig and move the board select under arch/arm/mach-integrator. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Linus Walleij <linus.walleij@linaro.org>