Signed-off-by: Josep Orga <jorga@somdevices.com>
select SUPPORT_SPL
imply CMD_DM
+config TARGET_IMX6ULL_SOMDEVICES
+ bool "Support imx6ull_somdevices"
+ select BOARD_LATE_INIT
+ select DM
+ select DM_THERMAL
+ select MX6ULL
+ imply CMD_DM
+
endchoice
config SYS_SOC
source "board/liebherr/mccmon6/Kconfig"
source "board/logicpd/imx6/Kconfig"
source "board/seco/Kconfig"
+source "board/somdevices/imx6ull_somdevices/Kconfig"
source "board/sks-kinkel/sksimx6/Kconfig"
source "board/solidrun/mx6cuboxi/Kconfig"
source "board/technexion/pico-imx6ul/Kconfig"