arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial support
[oweals/u-boot.git] / arch / arm / cpu / armv7 / mx6 / Kconfig
index 4f9b2e141249b0ca8300e8ea03a8ef63e01affc8..7ad2d05fa541c9ad6ea79aa767cf4cbc77e07ed1 100644 (file)
@@ -133,6 +133,16 @@ config TARGET_MX6Q_ICORE
        select DM_THERMAL
        select SUPPORT_SPL
 
+config TARGET_MX6Q_ICORE_RQS
+       bool "Support Engicam i.Core RQS"
+       select MX6QDL
+       select OF_CONTROL
+       select DM
+       select DM_GPIO
+       select DM_MMC
+       select DM_THERMAL
+       select SUPPORT_SPL
+
 config TARGET_MX6QSABREAUTO
        bool "mx6qsabreauto"
        select DM
@@ -299,6 +309,7 @@ source "board/el/el6x/Kconfig"
 source "board/embest/mx6boards/Kconfig"
 source "board/engicam/geam6ul/Kconfig"
 source "board/engicam/icorem6/Kconfig"
+source "board/engicam/icorem6_rqs/Kconfig"
 source "board/freescale/mx6qarm2/Kconfig"
 source "board/freescale/mx6qsabreauto/Kconfig"
 source "board/freescale/mx6sabresd/Kconfig"