diff options
author | Tom Rini <trini@konsulko.com> | 2022-03-18 08:38:28 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-03-25 12:01:15 +0000 |
commit | 286c4531ad4bdc75ea0420201f388e9fb21076ef (patch) | |
tree | 664b301a8e9681d9267d727307d6558343e46058 /README | |
parent | cc386f161c3bd63c8370444df49d9fc36b60e403 (diff) | |
download | u-boot-286c4531ad4bdc75ea0420201f388e9fb21076ef.tar.gz u-boot-286c4531ad4bdc75ea0420201f388e9fb21076ef.tar.bz2 u-boot-286c4531ad4bdc75ea0420201f388e9fb21076ef.zip |
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>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -994,10 +994,6 @@ The following options need to be configured: display); also select one of the supported displays by defining one of these: - CONFIG_ATMEL_LCD: - - HITACHI TX09D70VM1CCA, 3.5", 240x320. - CONFIG_NEC_NL6448AC33: NEC NL6448AC33-18. Active, color, single scan. |