Skip to content

Commit

Permalink
davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF
Browse files Browse the repository at this point in the history
We're working towards enabling the driver-model in SPL for da850-lcdk.
Enable CONFIG_USE_TINY_PRINTF in defconfig to reduce SPL size.

Signed-off-by: Bartosz Golaszewski <[email protected]>
  • Loading branch information
brgl authored and trini committed Jul 29, 2019
1 parent 31a3d91 commit ead10ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/omapl138_lcdk_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ CONFIG_MII=y
CONFIG_DRIVER_TI_EMAC=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
CONFIG_USE_TINY_PRINTF=y

0 comments on commit ead10ed

Please sign in to comment.