diff options
author | Stefan Roese <sr@denx.de> | 2015-07-06 13:36:33 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-07-26 12:05:22 +0200 |
commit | 452308c02bb5f4066c8d8650e9f012e17dbb2f95 (patch) | |
tree | 69eecf04669a369bf2b3111de9f60ac2f8204c33 /board/tqc/tqma6/Kconfig | |
parent | f448c5d3200372fa73f340144d013fdecf4e2f1f (diff) |
arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM
This patch adds support for the "OHB System AG" baseboard
with is equipped with the TQMa6S SoM.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Markus Niebel <Markus.Niebel@tq-group.com>
Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'board/tqc/tqma6/Kconfig')
-rw-r--r-- | board/tqc/tqma6/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/tqc/tqma6/Kconfig b/board/tqc/tqma6/Kconfig index b56237d187..dbd87875b5 100644 --- a/board/tqc/tqma6/Kconfig +++ b/board/tqc/tqma6/Kconfig @@ -64,6 +64,11 @@ config MBA6 Select the MBa6 starterkit. This features a GigE Phy, USB, SD-Card etc. +config WRU4 + bool "OHB WRU-IV" + help + Select the OHB Systems AG WRU-IV baseboard. + endchoice config IMX_CONFIG |