Re: [Xen-devel] [PATCH v8 11/28] build: convert HAS_VIDEO use to Kconfig

2015-12-16 Thread Ian Campbell
On Tue, 2015-12-15 at 07:13 -0600, Doug Goldstein wrote: > Use the Kconfig generated CONFIG_HAS_VIDEO defines in the code base. > > CC: Ian Campbell > CC: Stefano Stabellini > CC: Keir Fraser > CC: Jan Beulich > CC: Andrew Cooper > Signed-off-by: Doug Goldstein > Acked-by: Jan Beulich Acke

[Xen-devel] [PATCH v8 11/28] build: convert HAS_VIDEO use to Kconfig

2015-12-15 Thread Doug Goldstein
Use the Kconfig generated CONFIG_HAS_VIDEO defines in the code base. CC: Ian Campbell CC: Stefano Stabellini CC: Keir Fraser CC: Jan Beulich CC: Andrew Cooper Signed-off-by: Doug Goldstein Acked-by: Jan Beulich --- xen/arch/arm/Kconfig | 1 + xen/arch/arm/Rules.mk | 1 - xen/arc