aboutsummaryrefslogtreecommitdiff
path: root/configs/firefly-px30_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-10-16 15:52:26 -0600
committerAnatolij Gustschin <agust@denx.de>2022-10-30 20:07:17 +0100
commitb95125e480a3b75bb2137bfa069f9458a870410f (patch)
tree4ccf01c940bba85aa556108646849f7534210b7d /configs/firefly-px30_defconfig
parent65039696f7c5219ba2830268cfb7d7e702f0b2c9 (diff)
downloadu-boot-b95125e480a3b75bb2137bfa069f9458a870410f.zip
u-boot-b95125e480a3b75bb2137bfa069f9458a870410f.tar.gz
u-boot-b95125e480a3b75bb2137bfa069f9458a870410f.tar.bz2
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/firefly-px30_defconfig')
-rw-r--r--configs/firefly-px30_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/firefly-px30_defconfig b/configs/firefly-px30_defconfig
index 1717eb2..eedcd97 100644
--- a/configs/firefly-px30_defconfig
+++ b/configs/firefly-px30_defconfig
@@ -110,7 +110,6 @@ CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_DWC2_OTG=y
CONFIG_DM_VIDEO=y
CONFIG_DISPLAY=y
-CONFIG_LCD=y
CONFIG_SPL_TINY_MEMSET=y
CONFIG_TPL_TINY_MEMSET=y
CONFIG_LZO=y