cmd: Split 'bootz' and 'booti' out from 'bootm'
[oweals/u-boot.git] / arch / arm / Kconfig
index 29c54e58cda1d2103073af17b523e3cb79eb4e91..5ac94011047388d9bb679319b7f805b1b021e682 100644 (file)
@@ -554,11 +554,14 @@ config TARGET_MX53SMD
 config OMAP34XX
        bool "OMAP34XX SoC"
        select CPU_V7
+       select SUPPORT_SPL
+       select USE_TINY_PRINTF
 
 config OMAP44XX
        bool "OMAP44XX SoC"
        select CPU_V7
        select SUPPORT_SPL
+       select USE_TINY_PRINTF
 
 config OMAP54XX
        bool "OMAP54XX SoC"