Drop CONFIG_LCD_LOGO
authorSimon Glass <sjg@chromium.org>
Sun, 16 Oct 2022 21:19:04 +0000 (15:19 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:07:16 +0000 (20:07 +0100)
commit1dc6517649f294ca5b3ae71b98209cee55753b7c
tree604ec6d944dd38492f2aa5a9a89c5b82d15af910
parent3c4d848085f7fcf782b9ce821c6f217369a456c9
Drop CONFIG_LCD_LOGO

This relies on the old LCD implementation which is to be removed. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/lcd.c
common/lcd_console.c
configs/pm9261_defconfig
configs/pm9263_defconfig
drivers/video/Kconfig
drivers/video/atmel_hlcdfb.c
drivers/video/atmel_lcdfb.c
tools/Makefile