Add initial support for Technexion's PICO-IMX6UL-EMMC board
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / mx6 / Kconfig
index 1bcd399..663f970 100644 (file)
@@ -136,6 +136,10 @@ config TARGET_OT1200
        bool "Bachmann OT1200"
        select SUPPORT_SPL
 
+config TARGET_PICO_IMX6UL
+       bool "PICO-IMX6UL-EMMC"
+       select MX6UL
+
 config TARGET_PLATINUM_PICON
        bool "platinum-picon"
        select SUPPORT_SPL
@@ -200,6 +204,7 @@ source "board/gateworks/gw_ventana/Kconfig"
 source "board/kosagi/novena/Kconfig"
 source "board/seco/Kconfig"
 source "board/solidrun/mx6cuboxi/Kconfig"
+source "board/technexion/pico-imx6ul/Kconfig"
 source "board/tbs/tbs2910/Kconfig"
 source "board/tqc/tqma6/Kconfig"
 source "board/udoo/Kconfig"