imx: support for conga-QMX8 board
[platform/kernel/u-boot.git] / arch / arm / mach-imx / imx8 / Kconfig
index 4e76612..71221d8 100644 (file)
@@ -86,6 +86,12 @@ config TARGET_IMX8QM_MEK
        select BOARD_LATE_INIT
        select IMX8QM
 
+config TARGET_CONGA_QMX8
+       bool "Support congatec conga-QMX8 board"
+       select BOARD_LATE_INIT
+       select SUPPORT_SPL
+       select IMX8QM
+
 config TARGET_IMX8QM_ROM7720_A1
        bool "Support i.MX8QM ROM-7720-A1"
        select BOARD_LATE_INIT
@@ -101,6 +107,7 @@ endchoice
 
 source "board/freescale/imx8qm_mek/Kconfig"
 source "board/freescale/imx8qxp_mek/Kconfig"
+source "board/congatec/cgtqmx8/Kconfig"
 source "board/advantech/imx8qm_rom7720_a1/Kconfig"
 source "board/toradex/apalis-imx8/Kconfig"
 source "board/toradex/colibri-imx8x/Kconfig"