summaryrefslogtreecommitdiffstats
path: root/configs/tqma6q_mba6_mmc_defconfig
diff options
context:
space:
mode:
authorMarkus Niebel <Markus.Niebel@tq-group.com>2015-06-04 17:25:31 +0200
committerStefano Babic <sbabic@denx.de>2015-06-27 17:52:20 +0200
commit51f6c4280f95a8066e965cfa3268de5ad737d385 (patch)
tree5b7d23dd5e7d08f4d70a5a4e659e8db1b89f95b9 /configs/tqma6q_mba6_mmc_defconfig
parent66cacc9d5d550e022da9f2d69cadda671fc0512b (diff)
downloadtalos-obmc-uboot-51f6c4280f95a8066e965cfa3268de5ad737d385.tar.gz
talos-obmc-uboot-51f6c4280f95a8066e965cfa3268de5ad737d385.zip
arm: mx6: tqma6: CPU type selection via Kconfig
This is the first patch to remove the CONFIG_SYS_EXTRA_OPTIONS. This patch implements CPU type selection from Kconfig. Further Kconfig stuff is added later. Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
Diffstat (limited to 'configs/tqma6q_mba6_mmc_defconfig')
-rw-r--r--configs/tqma6q_mba6_mmc_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/tqma6q_mba6_mmc_defconfig b/configs/tqma6q_mba6_mmc_defconfig
index 01355b6a9a..31b3fc3e1b 100644
--- a/configs/tqma6q_mba6_mmc_defconfig
+++ b/configs/tqma6q_mba6_mmc_defconfig
@@ -1,5 +1,6 @@
CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
CONFIG_TARGET_TQMA6=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/tqc/tqma6/tqma6q.cfg,MX6Q,MBA6,TQMA6X_MMC_BOOT"
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/tqc/tqma6/tqma6q.cfg,MBA6,TQMA6X_MMC_BOOT"
CONFIG_CMD_SETEXPR=y
CONFIG_CMD_NET=y
OpenPOWER on IntegriCloud