configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF
authorLey Foon Tan <ley.foon.tan@intel.com>
Fri, 8 Nov 2019 02:58:12 +0000 (10:58 +0800)
committerMarek Vasut <marex@denx.de>
Wed, 20 Nov 2019 21:32:00 +0000 (22:32 +0100)
Commit 2a51e16bd57a ("configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default")
enable USE_TINY_PRINTF by default, disable it for Stratix10.

Resync with savedefconfig.

Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
configs/socfpga_stratix10_defconfig

index c7e8bf6..c2b94a3 100644 (file)
@@ -55,3 +55,4 @@ CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_DWC2=y
 CONFIG_USB_STORAGE=y
+# CONFIG_SPL_USE_TINY_PRINTF is not set