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>
This commit is contained in:
committed by
Anatolij Gustschin
parent
cd4fb0f054
commit
64cfeda8ae
@@ -3041,7 +3041,6 @@ CONFIG_VIDEO_BCM2835
|
||||
CONFIG_VIDEO_BMP_LOGO
|
||||
CONFIG_VIDEO_DA8XX
|
||||
CONFIG_VIDEO_FONT_4X6
|
||||
CONFIG_VIDEO_LOGO
|
||||
CONFIG_VIDEO_MXS_MODE_SYSTEM
|
||||
CONFIG_VIDEO_STD_TIMINGS
|
||||
CONFIG_VID_FLS_ENV
|
||||
|
||||
Reference in New Issue
Block a user