From: Peng Fan Date: Tue, 30 Dec 2014 09:23:59 +0000 (+0800) Subject: imx:mx6sxsabresd select SUPPORT_SPL X-Git-Tag: KARO-TX6-2015-09-18~4021 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=86974128de84028de8cdd0e26fbb5a35c2a6724c;p=karo-tx-uboot.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 d62ef49570..5ebca464d6 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -727,6 +727,7 @@ config TARGET_MX6SLEVK config TARGET_MX6SXSABRESD bool "Support mx6sxsabresd" select CPU_V7 + select SUPPORT_SPL config TARGET_GW_VENTANA bool "Support gw_ventana"