ot1200: select SUPPORT_SPL

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
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_OT1200
 	bool "Bachmann OT1200"
 	select CPU_V7
+	select SUPPORT_SPL
 
 config TARGET_PLATINUM_PICON
 	bool "Support platinum-picon"