arm: remove the ARM HDLCD driver
authorStefano Stabellini <sstabellini@kernel.org>
Mon, 4 Jun 2018 17:24:02 +0000 (10:24 -0700)
committerJulien Grall <julien.grall@arm.com>
Tue, 5 Jun 2018 17:56:11 +0000 (18:56 +0100)
commit24d41ffaeb22d6147668ecaf72a135d6e2527b6c
treee21cfaeae79d127bc3641994cd63f75e327aff4f
parent5c8d5fb0c524391e07f2da4660a9970af3cb4025
arm: remove the ARM HDLCD driver

The ARM HDLCD driver is unused. The device itself can only be found on
Virtual Express boards that are for early development only. Remove the
driver.

Also remove vexpress_syscfg, now unused, and "select VIDEO" that is not
useful anymore.

Suggested-by: Julien Grall <julien.grall@arm.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Julien Grall <julien.grall@arm.com>
xen/arch/arm/Kconfig
xen/arch/arm/platforms/vexpress.c
xen/drivers/video/Kconfig
xen/drivers/video/Makefile
xen/drivers/video/arm_hdlcd.c [deleted file]
xen/include/asm-arm/platforms/vexpress.h