aboutsummaryrefslogtreecommitdiff
path: root/configs/snow_defconfig
diff options
context:
space:
mode:
authorSimon Glass2022-10-16 15:52:26 -0600
committerAnatolij Gustschin2022-10-30 20:07:17 +0100
commitb95125e480a3b75bb2137bfa069f9458a870410f (patch)
tree4ccf01c940bba85aa556108646849f7534210b7d /configs/snow_defconfig
parent65039696f7c5219ba2830268cfb7d7e702f0b2c9 (diff)
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 57cb6bddf9e..5b63529db2e 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