]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/Kconfig
imx: mx6ul_14x14_evk add basic board support
[karo-tx-uboot.git] / arch / arm / Kconfig
index 0421bc8fec796a6fdf380282cc20aba89ce1c367..14c324433ad5931375541afb5858441d8f020897 100644 (file)
@@ -661,6 +661,13 @@ config TARGET_MX6SXSABRESD
        select DM
        select DM_THERMAL
 
+config TARGET_MX6UL_14X14_EVK
+       bool "Support mx6ul_14x14_evk"
+       select CPU_V7
+       select DM
+       select DM_THERMAL
+       select SUPPORT_SPL
+
 config TARGET_GW_VENTANA
        bool "Support gw_ventana"
        select CPU_V7
@@ -995,6 +1002,7 @@ source "board/freescale/mx6qsabreauto/Kconfig"
 source "board/freescale/mx6sabresd/Kconfig"
 source "board/freescale/mx6slevk/Kconfig"
 source "board/freescale/mx6sxsabresd/Kconfig"
+source "board/freescale/mx6ul_14x14_evk/Kconfig"
 source "board/freescale/vf610twr/Kconfig"
 source "board/gateworks/gw_ventana/Kconfig"
 source "board/genesi/mx51_efikamx/Kconfig"