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>
Showing
- arch/arm/Kconfig 4 additions, 11 deletionsarch/arm/Kconfig
- arch/arm/cpu/armv7/omap4/Kconfig 29 additions, 0 deletionsarch/arm/cpu/armv7/omap4/Kconfig
- board/gumstix/duovero/Kconfig 0 additions, 8 deletionsboard/gumstix/duovero/Kconfig
- board/ti/panda/Kconfig 0 additions, 8 deletionsboard/ti/panda/Kconfig
- board/ti/sdp4430/Kconfig 0 additions, 8 deletionsboard/ti/sdp4430/Kconfig
- configs/duovero_defconfig 1 addition, 0 deletionsconfigs/duovero_defconfig
- configs/omap4_panda_defconfig 1 addition, 0 deletionsconfigs/omap4_panda_defconfig
- configs/omap4_sdp4430_defconfig 1 addition, 0 deletionsconfigs/omap4_sdp4430_defconfig
- include/configs/ti_omap4_common.h 0 additions, 1 deletioninclude/configs/ti_omap4_common.h
arch/arm/cpu/armv7/omap4/Kconfig
0 → 100644
Please register or sign in to comment