omap3, omap4: Enable USE_TINY_PRINTF for all
[platform/kernel/u-boot.git] / arch / arm / Kconfig
index 5eb72f7..5ac9401 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"