summaryrefslogtreecommitdiff
path: root/configs/socfpga_stratix10_defconfig
diff options
context:
space:
mode:
authorLey Foon Tan <ley.foon.tan@intel.com>2019-03-22 17:21:40 +0800
committerMarek Vasut <marex@denx.de>2019-03-25 20:26:45 +0100
commit3d0cc01d101abc3efd5feabe85f22a42ebcbcca2 (patch)
tree0095d8a7340971c622bcee2d5d8618711773235a /configs/socfpga_stratix10_defconfig
parentcfb3e102c4bdf96a41cbd3eeb1d3a9a56c69c46c (diff)
configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF
Use full printf instead of tiny printf in SPL. 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, 0 insertions, 1 deletions
diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig
index 9e6d582ee3..f67bbbf690 100644
--- a/configs/socfpga_stratix10_defconfig
+++ b/configs/socfpga_stratix10_defconfig
@@ -55,4 +55,3 @@ CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_DWC2=y
CONFIG_USB_STORAGE=y
-CONFIG_USE_TINY_PRINTF=y