]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
orion5x: kconfig: move board select menu and common settings
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Sat, 30 Aug 2014 22:11:06 +0000 (07:11 +0900)
committerTom Rini <trini@ti.com>
Sun, 31 Aug 2014 01:21:59 +0000 (21:21 -0400)
commit22f2be7a122410862b68e4ceb901d677c1b5fee8
tree6987b8b4b118c315bd02b79d4f60d3cdd34c0fb2
parentc338f09e965a300ddd78af73e86c4af4c9464ce4
orion5x: kconfig: move board select menu and common settings

Becuase the board select menu in arch/arm/Kconfig is too big,
move the Orion5x board select menu to orion5x/Kconfig.

Move also common settings (CONFIG_SYS_CPU="arm926ejs" and
CONFIG_SYS_SOC="orion5x").

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
arch/arm/Kconfig
arch/arm/cpu/arm926ejs/orion5x/Kconfig [new file with mode: 0644]
board/LaCie/edminiv2/Kconfig
configs/edminiv2_defconfig
include/configs/edminiv2.h