summaryrefslogtreecommitdiffstats
path: root/configs/integratorcp_cm926ejs_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-04-21 21:59:36 +0900
committerTom Rini <trini@konsulko.com>2015-04-23 08:52:27 -0400
commit5cbbd9bd0a5d496dee2b5592bb0c4cdac16bac80 (patch)
tree0c49d7426f6970c46ef112a2ab67a9d957f9a650 /configs/integratorcp_cm926ejs_defconfig
parent526fcc220360fa6acceaa06d5c3c5bb2de57b2f0 (diff)
downloadtalos-obmc-uboot-5cbbd9bd0a5d496dee2b5592bb0c4cdac16bac80.tar.gz
talos-obmc-uboot-5cbbd9bd0a5d496dee2b5592bb0c4cdac16bac80.zip
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>
Diffstat (limited to 'configs/integratorcp_cm926ejs_defconfig')
-rw-r--r--configs/integratorcp_cm926ejs_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/integratorcp_cm926ejs_defconfig b/configs/integratorcp_cm926ejs_defconfig
index a8d762b004..4840ec4f97 100644
--- a/configs/integratorcp_cm926ejs_defconfig
+++ b/configs/integratorcp_cm926ejs_defconfig
@@ -1,3 +1,4 @@
CONFIG_SYS_EXTRA_OPTIONS="CM924EJ_S"
CONFIG_ARM=y
+CONFIG_ARCH_INTEGRATOR=y
CONFIG_TARGET_INTEGRATORCP_CM926EJS=y
OpenPOWER on IntegriCloud