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

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

Move also common settings (CONFIG_SYS_CPU="armv7" and
CONFIG_SYS_SOC="keystone").

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Tom Rini <trini@ti.com>
Cc: Vitaly Andrianov <vitalya@ti.com>
arch/arm/Kconfig
arch/arm/cpu/armv7/keystone/Kconfig [new file with mode: 0644]
board/ti/ks2_evm/Kconfig
configs/k2e_evm_defconfig
configs/k2hk_evm_defconfig