[U-Boot] [PATCH 2/6] imx:mx6sxsabresd select SUPPORT_SPL
    Peng Fan 
    Peng.Fan at freescale.com
       
    Tue Dec 30 10:23:59 CET 2014
    
    
  
select SUPPORT_SPL for mx6sxsabresd.
Signed-off-by: Peng Fan <Peng.Fan at freescale.com>
---
 arch/arm/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 5eb1d03..46e708f 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"
-- 
1.8.4
    
    
More information about the U-Boot
mailing list