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>
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
CONFIG_SYS_EXTRA_OPTIONS="BOOT_ONENAND"
|
|
CONFIG_ARM=y
|
|
CONFIG_ARCH_NOMADIK=y
|
|
CONFIG_NOMADIK_NHK8815=y
|