BOARD: MCCMON6: Provide support for iMX6q based mccmon6 board
[oweals/u-boot.git] / arch / arm / cpu / armv7 / mx6 / Kconfig
index 995a91073427c507b135e1072583722d024d204d..19cc1f671f57f1b70d7f65ce76501c5b9a365ee7 100644 (file)
@@ -132,6 +132,10 @@ config TARGET_KOSAGI_NOVENA
        select BOARD_LATE_INIT
        select SUPPORT_SPL
 
+config TARGET_MCCMON6
+       bool "mccmon6"
+       select SUPPORT_SPL
+
 config TARGET_MX6CUBOXI
        bool "Solid-run mx6 boards"
        select BOARD_LATE_INIT
@@ -368,6 +372,7 @@ source "board/phytec/pcm058/Kconfig"
 source "board/gateworks/gw_ventana/Kconfig"
 source "board/kosagi/novena/Kconfig"
 source "board/samtec/vining_2000/Kconfig"
+source "board/liebherr/mccmon6/Kconfig"
 source "board/seco/Kconfig"
 source "board/solidrun/mx6cuboxi/Kconfig"
 source "board/technexion/pico-imx6ul/Kconfig"