diff options
author | Tom Rini | 2019-03-26 23:19:31 -0400 |
---|---|---|
committer | Tom Rini | 2019-03-26 23:19:31 -0400 |
commit | 7f21ced0d2488605ccf6eb307daa9e18ee78aa94 (patch) | |
tree | 9c1a78e4048b0498df7f5e8634f8569fac30314e /configs/socfpga_stratix10_defconfig | |
parent | d32519ac8a4483803975b5aa4ef4f5affe1964bc (diff) | |
parent | 3d0cc01d101abc3efd5feabe85f22a42ebcbcca2 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
- configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF
Diffstat (limited to 'configs/socfpga_stratix10_defconfig')
-rw-r--r-- | configs/socfpga_stratix10_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig index f0671dd8a12..995290ca5f3 100644 --- a/configs/socfpga_stratix10_defconfig +++ b/configs/socfpga_stratix10_defconfig @@ -56,4 +56,3 @@ CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_DWC2=y CONFIG_USB_STORAGE=y -CONFIG_USE_TINY_PRINTF=y |