]> Git Repo - J-u-boot.git/commit
keystone: kconfig: move board select menu and common settings
authorMasahiro Yamada <[email protected]>
Sat, 30 Aug 2014 22:11:05 +0000 (07:11 +0900)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Cc: Vitaly Andrianov <[email protected]>
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
This page took 0.039783 seconds and 4 git commands to generate.