From: Peng Fan Date: Tue, 30 Dec 2014 09:23:59 +0000 (+0800) Subject: imx:mx6sxsabresd select SUPPORT_SPL X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3dae50d0a7ff4b2b097aad3e523ee2084cc66c37;p=project%2Fbcm63xx%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 dd35992983..2ebc3e11f5 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"