mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
16e16fdde2
Becuase the board select menu in arch/arm/Kconfig is too big, move the Nomadik board select menu to nomadik/Kconfig. Move also common settings (CONFIG_SYS_CPU="arm926ejs" and CONFIG_SYS_SOC="nomadik"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
3 lines
60 B
Text
3 lines
60 B
Text
CONFIG_ARM=y
|
|
CONFIG_ARCH_NOMADIK=y
|
|
CONFIG_NOMADIK_NHK8815=y
|