Re: [Xen-devel] [PATCHv6] 11/28] build: convert HAS_VGA use to Kconfig

2015-11-30 Thread Jan Beulich
>>> On 24.11.15 at 18:52, wrote: > Use the Kconfig generated CONFIG_HAS_VGA defines in the code base. This should be folded with the previous patch, or the VGA parts done there be moved here. Jan ___ Xen-devel mailing list Xen-devel@lists.xen.org htt

[Xen-devel] [PATCHv6] 11/28] build: convert HAS_VGA use to Kconfig

2015-11-24 Thread Doug Goldstein
Use the Kconfig generated CONFIG_HAS_VGA defines in the code base. CC: Keir Fraser CC: Jan Beulich CC: Andrew Cooper Signed-off-by: Doug Goldstein Acked-by: Andrew Cooper Tested-by: Andrew Cooper --- xen/arch/x86/Kconfig | 1 + xen/arch/x86/Rules.mk | 1 - xen/drivers/video/Makef