summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-31 07:11:07 +0900
committerTom Rini <trini@ti.com>2014-08-30 21:22:00 -0400
commitef2b694c731f93a70aa06e84b52a27f6cc9dbc10 (patch)
treecd288ddb369f755a4cd011c25a66b83e9cce5f02 /configs
parent22f2be7a122410862b68e4ceb901d677c1b5fee8 (diff)
downloadtalos-obmc-uboot-ef2b694c731f93a70aa06e84b52a27f6cc9dbc10.tar.gz
talos-obmc-uboot-ef2b694c731f93a70aa06e84b52a27f6cc9dbc10.zip
highbank: kconfig: move common settings
Move Highbank-specific settings to highbank/Kconfig. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Rob Herring <robh@kernel.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/highbank_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig
index 23fd52d925..88efbdfc10 100644
--- a/configs/highbank_defconfig
+++ b/configs/highbank_defconfig
@@ -1,2 +1,2 @@
CONFIG_ARM=y
-CONFIG_TARGET_HIGHBANK=y
+CONFIG_ARCH_HIGHBANK=y
OpenPOWER on IntegriCloud