video: Drop CONFIG_AM335X_LCD
authorSimon Glass <sjg@chromium.org>
Sun, 16 Oct 2022 21:31:47 +0000 (15:31 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:07:16 +0000 (20:07 +0100)
commit82f7b869f5d7aad246a4621a18a5ad04475815ba
tree06603a65ff6fa366f7c098178121af866a769fdf
parent0852d5836161d7584f1c2603e3a44ce354555682
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>
13 files changed:
arch/arm/mach-omap2/am33xx/clock_am33xx.c
board/bosch/guardian/board.c
configs/am335x_guardian_defconfig
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/ti/Kconfig [deleted file]
drivers/video/ti/Makefile [deleted file]
drivers/video/ti/am335x-fb.c [deleted file]
drivers/video/ti/am335x-fb.h [deleted file]
drivers/video/ti/tilcdc-panel.c [deleted file]
drivers/video/ti/tilcdc-panel.h [deleted file]
drivers/video/ti/tilcdc.c [deleted file]
drivers/video/ti/tilcdc.h [deleted file]