projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9184590
)
configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF
author
Ley Foon Tan
<ley.foon.tan@intel.com>
Fri, 8 Nov 2019 02:58:12 +0000
(10:58 +0800)
committer
Marek 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
patch
|
blob
|
history
diff --git
a/configs/socfpga_stratix10_defconfig
b/configs/socfpga_stratix10_defconfig
index
c7e8bf6
..
c2b94a3
100644
(file)
--- 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