]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
imx:mx6sxsabresd select SUPPORT_SPL
authorPeng Fan <Peng.Fan@freescale.com>
Tue, 30 Dec 2014 09:23:59 +0000 (17:23 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 1 Feb 2015 21:34:05 +0000 (19:34 -0200)
select SUPPORT_SPL for mx6sxsabresd.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
arch/arm/Kconfig

index 5eb1d03cfaafbdb8faf75c01cb5cc5839c0102a1..46e708f0c7d71eb83d051295d488f11ec67591b9 100644 (file)
@@ -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"