cmd: Split 'bootz' and 'booti' out from 'bootm'
[oweals/u-boot.git] / arch / arm / Kconfig
index 5eb72f79f4bfbe34e101d13d1a691c73f4b56be8..5ac94011047388d9bb679319b7f805b1b021e682 100644 (file)
@@ -555,11 +555,13 @@ 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"