From: Christian Gmeiner Date: Mon, 19 Jan 2015 16:26:44 +0000 (+0100) Subject: ot1200: select SUPPORT_SPL X-Git-Tag: v2015.04-rc2~35^2~31 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8551b3661c6baf547c4c046864dd5001a95778b0;p=u-boot ot1200: select SUPPORT_SPL Signed-off-by: Christian Gmeiner --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 2ebc3e11f5..7df6221c0f 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"