aboutsummaryrefslogtreecommitdiff
path: root/include/configs/at91sam9n12ek.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:29 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commit3e2ea3278efba6189dd9644438c64de4017fa027 (patch)
treedb96c35a1e3b49c8b3ba8b7c93f5cc2cb8227b15 /include/configs/at91sam9n12ek.h
parent286c4531ad4bdc75ea0420201f388e9fb21076ef (diff)
downloadu-boot-3e2ea3278efba6189dd9644438c64de4017fa027.zip
u-boot-3e2ea3278efba6189dd9644438c64de4017fa027.tar.gz
u-boot-3e2ea3278efba6189dd9644438c64de4017fa027.tar.bz2
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>
Diffstat (limited to 'include/configs/at91sam9n12ek.h')
-rw-r--r--include/configs/at91sam9n12ek.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/at91sam9n12ek.h b/include/configs/at91sam9n12ek.h
index f02239c..cd7c271 100644
--- a/include/configs/at91sam9n12ek.h
+++ b/include/configs/at91sam9n12ek.h
@@ -18,9 +18,6 @@
/* LCD */
#define LCD_BPP LCD_COLOR16
#define LCD_OUTPUT_BPP 24
-#define CONFIG_LCD_LOGO
-#define CONFIG_LCD_INFO
-#define CONFIG_LCD_INFO_BELOW_LOGO
#define CONFIG_SYS_SDRAM_BASE 0x20000000
#define CONFIG_SYS_SDRAM_SIZE 0x08000000