]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
ot1200: select SUPPORT_SPL
authorChristian Gmeiner <christian.gmeiner@gmail.com>
Mon, 19 Jan 2015 16:26:44 +0000 (17:26 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 1 Feb 2015 21:35:02 +0000 (19:35 -0200)
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
arch/arm/Kconfig

index 46e708f0c7d71eb83d051295d488f11ec67591b9..a4dc109d8009970fa52d4a5f975bb839ccd53ea9 100644 (file)
@@ -664,6 +664,7 @@ config TARGET_TQMA6
 config TARGET_OT1200
        bool "Bachmann OT1200"
        select CPU_V7
+       select SUPPORT_SPL
 
 config OMAP34XX
        bool "OMAP34XX SoC"