summaryrefslogtreecommitdiff
path: root/configs/at91sam9263ek_norflash_boot_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 15:38:28 +0300
committerTom Rini <trini@konsulko.com>2022-03-25 15:01:15 +0300
commit286c4531ad4bdc75ea0420201f388e9fb21076ef (patch)
tree664b301a8e9681d9267d727307d6558343e46058 /configs/at91sam9263ek_norflash_boot_defconfig
parentcc386f161c3bd63c8370444df49d9fc36b60e403 (diff)
downloadu-boot-286c4531ad4bdc75ea0420201f388e9fb21076ef.tar.xz
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 'configs/at91sam9263ek_norflash_boot_defconfig')
-rw-r--r--configs/at91sam9263ek_norflash_boot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/at91sam9263ek_norflash_boot_defconfig b/configs/at91sam9263ek_norflash_boot_defconfig
index 34140444ca..0e96b3a9c1 100644
--- a/configs/at91sam9263ek_norflash_boot_defconfig
+++ b/configs/at91sam9263ek_norflash_boot_defconfig
@@ -66,3 +66,4 @@ CONFIG_DM_SPI=y
CONFIG_TIMER=y
CONFIG_ATMEL_PIT_TIMER=y
CONFIG_USB=y
+CONFIG_ATMEL_LCD_BGR555=y