From 40161f1538fd97909f6403b4cf39ecb67385d0ea Mon Sep 17 00:00:00 2001 From: Abel Vesa Date: Wed, 26 Sep 2018 13:58:23 +0300 Subject: MLK-19770-3 iMX8QM MEK SPL: arm: mach-imx: Add SPL support for iMX8QM Enable SPL support for iMX8QM MEK board. Signed-off-by: Abel Vesa Reviewed-by: Ye Li (cherry picked from commit 5e18e5de3e2db6e096dd0314167ac05e8723bdca) --- arch/arm/mach-imx/imx8/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-imx/imx8/Kconfig b/arch/arm/mach-imx/imx8/Kconfig index 3773732547..d26ed18f02 100644 --- a/arch/arm/mach-imx/imx8/Kconfig +++ b/arch/arm/mach-imx/imx8/Kconfig @@ -52,6 +52,7 @@ config TARGET_IMX8QM_DDR4_ARM2 config TARGET_IMX8QM_MEK bool "Support i.MX8QM MEK board" select BOARD_LATE_INIT + select SUPPORT_SPL select IMX8QM config TARGET_IMX8QXP_LPDDR4_ARM2 -- cgit v1.2.3