From: Peng Fan Date: Tue, 30 Dec 2014 09:23:59 +0000 (+0800) Subject: imx:mx6sxsabresd select SUPPORT_SPL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1551931084bf6e0596ce442142981952c7d88e6b;p=bsp%2Fu-boot.git imx:mx6sxsabresd select SUPPORT_SPL select SUPPORT_SPL for mx6sxsabresd. Signed-off-by: Peng Fan --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 5eb1d03cfa..46e708f0c7 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -637,6 +637,7 @@ config TARGET_MX6SLEVK config TARGET_MX6SXSABRESD bool "Support mx6sxsabresd" select CPU_V7 + select SUPPORT_SPL config TARGET_GW_VENTANA bool "Support gw_ventana"