aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-10-16 15:31:47 -0600
committerAnatolij Gustschin <agust@denx.de>2022-10-30 20:07:16 +0100
commit82f7b869f5d7aad246a4621a18a5ad04475815ba (patch)
tree06603a65ff6fa366f7c098178121af866a769fdf /configs
parent0852d5836161d7584f1c2603e3a44ce354555682 (diff)
downloadu-boot-82f7b869f5d7aad246a4621a18a5ad04475815ba.zip
u-boot-82f7b869f5d7aad246a4621a18a5ad04475815ba.tar.gz
u-boot-82f7b869f5d7aad246a4621a18a5ad04475815ba.tar.bz2
video: Drop CONFIG_AM335X_LCD
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')
-rw-r--r--configs/am335x_guardian_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am335x_guardian_defconfig b/configs/am335x_guardian_defconfig
index 8eeb855..fef4fd1 100644
--- a/configs/am335x_guardian_defconfig
+++ b/configs/am335x_guardian_defconfig
@@ -131,7 +131,6 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x0451
CONFIG_USB_GADGET_PRODUCT_NUM=0xd022
CONFIG_USB_ETHER=y
CONFIG_SYS_WHITE_ON_BLACK=y
-CONFIG_AM335X_LCD=y
CONFIG_BMP_16BPP=y
CONFIG_SPL_WDT=y
# CONFIG_SPL_USE_TINY_PRINTF is not set