aboutsummaryrefslogtreecommitdiff
path: root/configs/pm9261_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-10-16 15:19:04 -0600
committerAnatolij Gustschin <agust@denx.de>2022-10-30 20:07:16 +0100
commit1dc6517649f294ca5b3ae71b98209cee55753b7c (patch)
tree604ec6d944dd38492f2aa5a9a89c5b82d15af910 /configs/pm9261_defconfig
parent3c4d848085f7fcf782b9ce821c6f217369a456c9 (diff)
downloadu-boot-1dc6517649f294ca5b3ae71b98209cee55753b7c.zip
u-boot-1dc6517649f294ca5b3ae71b98209cee55753b7c.tar.gz
u-boot-1dc6517649f294ca5b3ae71b98209cee55753b7c.tar.bz2
Drop CONFIG_LCD_LOGO
This relies on the old LCD implementation which is to be removed. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/pm9261_defconfig')
-rw-r--r--configs/pm9261_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/pm9261_defconfig b/configs/pm9261_defconfig
index ddb8173..79e0dce 100644
--- a/configs/pm9261_defconfig
+++ b/configs/pm9261_defconfig
@@ -68,5 +68,4 @@ CONFIG_DM_VIDEO=y
CONFIG_ATMEL_LCD=y
CONFIG_ATMEL_LCD_BGR555=y
CONFIG_LCD=y
-CONFIG_LCD_LOGO=y
CONFIG_REGEX=y