mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-29 23:53:33 +08:00
5cbbd9bd0a
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>
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
CONFIG_SYS_EXTRA_OPTIONS="CM1136"
|
|
CONFIG_ARM=y
|
|
CONFIG_ARCH_INTEGRATOR=y
|
|
CONFIG_TARGET_INTEGRATORCP_CM1136=y
|