summaryrefslogtreecommitdiffstats
path: root/configs/gwventana_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-31 22:32:19 +0900
committerIan Campbell <ijc@hellion.org.uk>2014-09-05 08:30:37 +0100
commitf01b6cdd6009cf4973c72936775d37ada0decb62 (patch)
treedc459747838df33a63ecddd08d90861e23eed88e /configs/gwventana_defconfig
parentd6c1ffc7d23f4fe4ae8c91101861055b8e1501b6 (diff)
downloadblackbird-obmc-uboot-f01b6cdd6009cf4973c72936775d37ada0decb62.tar.gz
blackbird-obmc-uboot-f01b6cdd6009cf4973c72936775d37ada0decb62.zip
kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONS
CONFIG_SPL is defined as a primary option in Kconfig. It should not be added to CONFIG_SYS_EXTRA_OPTIONS. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/gwventana_defconfig')
-rw-r--r--configs/gwventana_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/gwventana_defconfig b/configs/gwventana_defconfig
index 11aaab5ec4..f18532938f 100644
--- a/configs/gwventana_defconfig
+++ b/configs/gwventana_defconfig
@@ -1,4 +1,4 @@
CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/gateworks/gw_ventana/gw_ventana.cfg,MX6QDL,SPL"
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/gateworks/gw_ventana/gw_ventana.cfg,MX6QDL"
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_GW_VENTANA=y
OpenPOWER on IntegriCloud