aboutsummaryrefslogtreecommitdiff
path: root/configs/gurnard_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/gurnard_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/gurnard_defconfig')
-rw-r--r--configs/gurnard_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig
index 01546de8fda..3b98f339496 100644
--- a/configs/gurnard_defconfig
+++ b/configs/gurnard_defconfig
@@ -63,5 +63,4 @@ CONFIG_DM_VIDEO=y
# CONFIG_VIDEO_LOGO is not set
# CONFIG_VIDEO_BPP32 is not set
CONFIG_ATMEL_LCD=y
-CONFIG_LCD=y
CONFIG_CMD_DHRYSTONE=y