summaryrefslogtreecommitdiff
path: root/configs/tqma6q_mba6_spi_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-31 15:47:55 (GMT)
committerTom Rini <trini@ti.com>2014-08-31 16:01:04 (GMT)
commita1263632bb05f0a21620bad0661235fcbbe79dca (patch)
treec8701925b9b6ecaf46d98bfbf3917a33522989ae /configs/tqma6q_mba6_spi_defconfig
parent0a64bc20f7f160904d3795536ec70446ad743826 (diff)
downloadu-boot-a1263632bb05f0a21620bad0661235fcbbe79dca.tar.xz
mx6: tqma6: get board support back to Kconfig build system
The QS Systems TQMa6 board support was added by commit cb07d74e and lost by commit e82abaeb. Commit e82abaeb merged the IMX branch based on pre-Kconfig and the mainline based on post-Kconfig, simply deleting the boards.cfg file. As a result, some boards added just before the merge were lost. This commit adds Kconfig, defconfig, MAINTAINERS for TQMa6 board to work on the Kconfig infrastructure. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Markus Niebel <Markus.Niebel@tq-group.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'configs/tqma6q_mba6_spi_defconfig')
-rw-r--r--configs/tqma6q_mba6_spi_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/tqma6q_mba6_spi_defconfig b/configs/tqma6q_mba6_spi_defconfig
new file mode 100644
index 0000000..86d4ca3
--- /dev/null
+++ b/configs/tqma6q_mba6_spi_defconfig
@@ -0,0 +1,3 @@
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/tqc/tqma6/tqma6q.cfg,MX6Q,MBA6,TQMA6X_SPI_BOOT"
+CONFIG_ARM=y
+CONFIG_TARGET_TQMA6=y