From 82f7b869f5d7aad246a4621a18a5ad04475815ba Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 16 Oct 2022 15:31:47 -0600 Subject: video: Drop CONFIG_AM335X_LCD This relies on the old LCD implementation which is to be removed. Drop it. Signed-off-by: Simon Glass --- configs/am335x_guardian_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs') 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 -- cgit v1.1