]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit07b56924d57dfe5b38991b0d2e52baea40f2dfcd
tree06603a65ff6fa366f7c098178121af866a769fdf
parent91eabb321385bd4b25771140a358c7e715c7cbc1
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]