1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-21 18:13:39 +02:00
Files
u-boot-megous/scripts
Simon Glass 64cfeda8ae video: Convert CONFIG_VIDEO_LOGO to Kconfig
This converts the following to Kconfig:
   CONFIG_VIDEO_LOGO

Note that this option depends on CONFIG_DM_VIDEO now, since cfb_console is
deprecated. The only relevant code is now in splash.c

Drop the check for DM_VIDEO in that file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-12-26 23:24:46 +01:00
..
2021-10-19 11:23:07 -04:00
2021-11-11 19:01:56 -05:00