mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
sunxi: Select USE_TINY_PRINTF
This gives us a bit more breathing room wrt our SPL size. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
da70b4d141
commit
8c7d22965d
1 changed files with 1 additions and 0 deletions
|
|
@ -637,6 +637,7 @@ config ARCH_SUNXI
|
|||
select USB
|
||||
select USB_STORAGE
|
||||
select USB_KEYBOARD
|
||||
select USE_TINY_PRINTF
|
||||
|
||||
config TARGET_TS4800
|
||||
bool "Support TS4800"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue