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

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>
arch/arm/Kconfig
arch/arm/cpu/arm926ejs/nomadik/Kconfig [new file with mode: 0644]
board/st/nhk8815/Kconfig
configs/nhk8815_defconfig
configs/nhk8815_onenand_defconfig
include/configs/nhk8815.h