summaryrefslogtreecommitdiffstats
path: root/configs/origen_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-31 07:11:00 +0900
committerTom Rini <trini@ti.com>2014-08-30 21:21:59 -0400
commit72df68cc6b73febcaacbb9e2e232b6580672c8bd (patch)
treedb93114339de6d7bca703bc7be117dd2328d3b43 /configs/origen_defconfig
parent47539e2317276ab7e31b47f75e52981c4473dbbd (diff)
downloadblackbird-obmc-uboot-72df68cc6b73febcaacbb9e2e232b6580672c8bd.tar.gz
blackbird-obmc-uboot-72df68cc6b73febcaacbb9e2e232b6580672c8bd.zip
exynos: kconfig: move board select menu and common settings
Becuase the board select menu in arch/arm/Kconfig is too big, move the Exynos board select menu to exynos/Kconfig. Consolidate also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="exynos"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'configs/origen_defconfig')
-rw-r--r--configs/origen_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/origen_defconfig b/configs/origen_defconfig
index e0d10d3ef4..aa9238142a 100644
--- a/configs/origen_defconfig
+++ b/configs/origen_defconfig
@@ -1,3 +1,4 @@
CONFIG_SPL=y
+S:CONFIG_ARM=y
++S:CONFIG_ARCH_EXYNOS=y
+S:CONFIG_TARGET_ORIGEN=y
OpenPOWER on IntegriCloud