summaryrefslogtreecommitdiff
path: root/configs/pm9263_defconfig
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 /configs/pm9263_defconfig
parent286c4531ad4bdc75ea0420201f388e9fb21076ef (diff)
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 'configs/pm9263_defconfig')
-rw-r--r--configs/pm9263_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/pm9263_defconfig b/configs/pm9263_defconfig
index c9a8552266..2f8380d10a 100644
--- a/configs/pm9263_defconfig
+++ b/configs/pm9263_defconfig
@@ -67,4 +67,6 @@ CONFIG_DM_VIDEO=y
CONFIG_ATMEL_LCD=y
CONFIG_ATMEL_LCD_BGR555=y
CONFIG_LCD=y
+CONFIG_LCD_INFO=y
+CONFIG_LCD_LOGO=y
CONFIG_JFFS2_NAND=y