build: consolidate CONFIG_HAS_VIDEO and CONFIG_VIDEO
authorDoug Goldstein <cardoe@cardoe.com>
Mon, 29 Feb 2016 15:09:09 +0000 (16:09 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 29 Feb 2016 15:09:09 +0000 (16:09 +0100)
commitb07408ec75260a626b10beae8bd1c7e240c0e8c2
tree2166e7afbef5950181b178c079511c06054a2e95
parentff2f342d0a64a7a59bbf195f68b862156fdb6b11
build: consolidate CONFIG_HAS_VIDEO and CONFIG_VIDEO

No real advantage to keeping these separate. The use case of this from
Linux is when the platform or target board has support for something but
the user wants to be given the option to disable it.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/arm/Kconfig
xen/drivers/Makefile
xen/drivers/video/Kconfig
xen/drivers/video/Makefile
xen/include/asm-arm/config.h
xen/include/asm-x86/config.h