summaryrefslogtreecommitdiff
path: root/configs/snow_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-10-17 00:52:26 +0300
committerAnatolij Gustschin <agust@denx.de>2022-10-30 22:07:17 +0300
commitb95125e480a3b75bb2137bfa069f9458a870410f (patch)
tree4ccf01c940bba85aa556108646849f7534210b7d /configs/snow_defconfig
parent65039696f7c5219ba2830268cfb7d7e702f0b2c9 (diff)
downloadu-boot-b95125e480a3b75bb2137bfa069f9458a870410f.tar.xz
treewide: Stop enabling CONFIG_LCD
This option is not used anymore since the LCD implementation is being removed. Stop enabling it on various boards. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/snow_defconfig')
-rw-r--r--configs/snow_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/snow_defconfig b/configs/snow_defconfig
index 57cb6bddf9..5b63529db2 100644
--- a/configs/snow_defconfig
+++ b/configs/snow_defconfig
@@ -100,7 +100,6 @@ CONFIG_EXYNOS_FB=y
CONFIG_VIDEO_BRIDGE=y
CONFIG_VIDEO_BRIDGE_PARADE_PS862X=y
CONFIG_VIDEO_BRIDGE_NXP_PTN3460=y
-CONFIG_LCD=y
CONFIG_TPM=y
CONFIG_ERRNO_STR=y
CONFIG_UNIT_TEST=y