summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-31 07:11:06 +0900
committerTom Rini <trini@ti.com>2014-08-30 21:21:59 -0400
commit22f2be7a122410862b68e4ceb901d677c1b5fee8 (patch)
tree6987b8b4b118c315bd02b79d4f60d3cdd34c0fb2 /configs
parentc338f09e965a300ddd78af73e86c4af4c9464ce4 (diff)
downloadtalos-obmc-uboot-22f2be7a122410862b68e4ceb901d677c1b5fee8.tar.gz
talos-obmc-uboot-22f2be7a122410862b68e4ceb901d677c1b5fee8.zip
orion5x: kconfig: move board select menu and common settings
Becuase the board select menu in arch/arm/Kconfig is too big, move the Orion5x board select menu to orion5x/Kconfig. Move also common settings (CONFIG_SYS_CPU="arm926ejs" and CONFIG_SYS_SOC="orion5x"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Diffstat (limited to 'configs')
-rw-r--r--configs/edminiv2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/edminiv2_defconfig b/configs/edminiv2_defconfig
index 82aa684d98..3b1a6c193a 100644
--- a/configs/edminiv2_defconfig
+++ b/configs/edminiv2_defconfig
@@ -1,2 +1,3 @@
CONFIG_ARM=y
+CONFIG_ORION5X=y
CONFIG_TARGET_EDMINIV2=y
OpenPOWER on IntegriCloud