From 8551b3661c6baf547c4c046864dd5001a95778b0 Mon Sep 17 00:00:00 2001 From: Christian Gmeiner Date: Mon, 19 Jan 2015 17:26:44 +0100 Subject: [PATCH] ot1200: select SUPPORT_SPL Signed-off-by: Christian Gmeiner --- arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 2ebc3e1..7df6221 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -664,6 +664,7 @@ config TARGET_TQMA6 config TARGET_OT1200 bool "Bachmann OT1200" select CPU_V7 + select SUPPORT_SPL config TARGET_PLATINUM_PICON bool "Support platinum-picon" -- 2.7.4