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

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

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

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/omap4/Kconfig [new file with mode: 0644]
board/gumstix/duovero/Kconfig
board/ti/panda/Kconfig
board/ti/sdp4430/Kconfig
configs/duovero_defconfig
configs/omap4_panda_defconfig
configs/omap4_sdp4430_defconfig
include/configs/ti_omap4_common.h