From: Christian Gmeiner Date: Mon, 19 Jan 2015 16:26:44 +0000 (+0100) Subject: ot1200: select SUPPORT_SPL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3762daba05d2796e883b71359af2c72227b7344c;p=bsp%2Fu-boot.git ot1200: select SUPPORT_SPL Signed-off-by: Christian Gmeiner --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 46e708f0c7..a4dc109d80 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 OMAP34XX bool "OMAP34XX SoC"