summaryrefslogtreecommitdiff
path: root/configs/socfpga_stratix10_defconfig
diff options
context:
space:
mode:
authorLey Foon Tan <ley.foon.tan@intel.com>2019-11-08 05:58:12 +0300
committerMarek Vasut <marex@denx.de>2019-11-21 00:32:00 +0300
commit086269e17dda1b5000ef7b09bb5dc71b2421cc74 (patch)
tree459579a71f6f76c73346d5b45aafbdaa30e6dd23 /configs/socfpga_stratix10_defconfig
parent9184590d9ab9fe92ad2f80d767f58f76d67d87a0 (diff)
downloadu-boot-086269e17dda1b5000ef7b09bb5dc71b2421cc74.tar.xz
configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF
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>
Diffstat (limited to 'configs/socfpga_stratix10_defconfig')
-rw-r--r--configs/socfpga_stratix10_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig
index c7e8bf6aca..c2b94a30a3 100644
--- a/configs/socfpga_stratix10_defconfig
+++ b/configs/socfpga_stratix10_defconfig
@@ -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