summaryrefslogtreecommitdiffstats
path: root/configs/igep0032_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-31 07:11:02 +0900
committerTom Rini <trini@ti.com>2014-08-30 21:21:59 -0400
commit3cfbcb58d38a0fa996a2566868af149e0515311e (patch)
treee286d354f0bec289e26a705f84c52c22825f902e /configs/igep0032_defconfig
parent3491ba6311c0aede2c6530ef42e2df6b58cf000d (diff)
downloadtalos-obmc-uboot-3cfbcb58d38a0fa996a2566868af149e0515311e.tar.gz
talos-obmc-uboot-3cfbcb58d38a0fa996a2566868af149e0515311e.zip
omap3: kconfig: move board select menu and common settings
Becuase the board select menu in arch/arm/Kconfig is too big, move the OMAP3 board select menu to omap3/Kconfig. Move also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="omap3 Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'configs/igep0032_defconfig')
-rw-r--r--configs/igep0032_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/igep0032_defconfig b/configs/igep0032_defconfig
index c0d019ca8e..faa04f7ecd 100644
--- a/configs/igep0032_defconfig
+++ b/configs/igep0032_defconfig
@@ -1,4 +1,5 @@
CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="MACH_TYPE=MACH_TYPE_IGEP0032,BOOT_ONENAND"
+S:CONFIG_ARM=y
++S:CONFIG_OMAP34XX=y
+S:CONFIG_TARGET_OMAP3_IGEP00X0=y
OpenPOWER on IntegriCloud