Convert CONFIG_ATMEL_LCD et al to Kconfig
authorTom Rini <trini@konsulko.com>
Fri, 18 Mar 2022 12:38:28 +0000 (08:38 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 25 Mar 2022 12:01:15 +0000 (12:01 +0000)
commit286c4531ad4bdc75ea0420201f388e9fb21076ef
tree664b301a8e9681d9267d727307d6558343e46058
parentcc386f161c3bd63c8370444df49d9fc36b60e403
Convert CONFIG_ATMEL_LCD et al to Kconfig

This converts the following to Kconfig:
   CONFIG_ATMEL_LCD
   CONFIG_ATMEL_LCD_BGR555
   CONFIG_ATMEL_LCD_RGB565
   CONFIG_GURNARD_SPLASH

Signed-off-by: Tom Rini <trini@konsulko.com>
22 files changed:
README
board/bluewater/gurnard/Kconfig
configs/at91sam9261ek_dataflash_cs0_defconfig
configs/at91sam9261ek_dataflash_cs3_defconfig
configs/at91sam9261ek_nandflash_defconfig
configs/at91sam9263ek_dataflash_cs0_defconfig
configs/at91sam9263ek_dataflash_defconfig
configs/at91sam9263ek_nandflash_defconfig
configs/at91sam9263ek_norflash_boot_defconfig
configs/at91sam9263ek_norflash_defconfig
configs/gurnard_defconfig
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/pm9261.h
include/configs/pm9263.h
include/configs/snapper9g45.h