
19 Jun
2020
19 Jun
'20
3:50 p.m.
On Mon, 25 May 2020 21:47:19 +0200 Anatolij Gustschin agust@denx.de wrote:
Converting some boards to DM_VIDEO results in build breakage due to increased code size. Make video console specific commands optional to recude binary size.
Signed-off-by: Anatolij Gustschin agust@denx.de
drivers/video/Kconfig | 8 ++++++++ drivers/video/vidconsole-uclass.c | 2 ++ 2 files changed, 10 insertions(+)
Applied to u-boot-video/next, thanks!
-- Anatolij