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

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

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

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Tom Rini <trini@ti.com>
Cc: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/Kconfig
arch/arm/cpu/armv7/omap5/Kconfig [new file with mode: 0644]
board/compulab/cm_t54/Kconfig
board/ti/dra7xx/Kconfig
board/ti/omap5_uevm/Kconfig
configs/cm_t54_defconfig
configs/dra7xx_evm_defconfig
configs/dra7xx_evm_qspiboot_defconfig
configs/dra7xx_evm_uart3_defconfig
configs/omap5_uevm_defconfig
include/configs/ti_omap5_common.h