]> Git Repo - J-u-boot.git/commitdiff
configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF
authorLey Foon Tan <[email protected]>
Fri, 22 Mar 2019 09:21:40 +0000 (17:21 +0800)
committerMarek Vasut <[email protected]>
Mon, 25 Mar 2019 19:26:45 +0000 (20:26 +0100)
Use full printf instead of tiny printf in SPL.

Signed-off-by: Ley Foon Tan <[email protected]>
configs/socfpga_stratix10_defconfig

index 9e6d582ee3af411324086f081262e818de575afe..f67bbbf690c020904ca9f2f05a3ddef5204b4534 100644 (file)
@@ -55,4 +55,3 @@ CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_DWC2=y
 CONFIG_USB_STORAGE=y
-CONFIG_USE_TINY_PRINTF=y
This page took 0.034902 seconds and 4 git commands to generate.