Convert CONFIG_LCD_INFO et al to Kconfig
authorTom Rini <trini@konsulko.com>
Fri, 18 Mar 2022 12:38:29 +0000 (08:38 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 25 Mar 2022 12:01:15 +0000 (12:01 +0000)
commit3e2ea3278efba6189dd9644438c64de4017fa027
treedb96c35a1e3b49c8b3ba8b7c93f5cc2cb8227b15
parent286c4531ad4bdc75ea0420201f388e9fb21076ef
Convert CONFIG_LCD_INFO et al to Kconfig

This converts the following to Kconfig:
   CONFIG_LCD_INFO
   CONFIG_LCD_LOGO
   CONFIG_LCD_INFO_BELOW_LOGO
   CONFIG_LCD_IN_PSRAM

Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
13 files changed:
board/ronetix/pm9263/Kconfig
configs/pm9261_defconfig
configs/pm9263_defconfig
drivers/video/Kconfig
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h
include/configs/at91sam9m10g45ek.h
include/configs/at91sam9n12ek.h
include/configs/at91sam9rlek.h
include/configs/colibri_pxa270.h
include/configs/colibri_t20.h
include/configs/pm9261.h
include/configs/pm9263.h