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

2015-12-15 Thread Daniel De Graaf
On 15/12/15 08:13, Doug Goldstein wrote: Use the Kconfig generated CONFIG_HAS_PCI defines in the code base. CC: Keir Fraser CC: Jan Beulich CC: Andrew Cooper CC: Daniel De Graaf Signed-off-by: Doug Goldstein Acked-by: Jan Beulich Acked-by: Daniel De Graaf _

[Xen-devel] [PATCH v8 07/28] build: convert HAS_PCI use to Kconfig

2015-12-15 Thread Doug Goldstein
Use the Kconfig generated CONFIG_HAS_PCI defines in the code base. CC: Keir Fraser CC: Jan Beulich CC: Andrew Cooper CC: Daniel De Graaf Signed-off-by: Doug Goldstein Acked-by: Jan Beulich --- xen/Rules.mk | 1 - xen/arch/x86/Kconfig | 1 + xen/arch/x86/Rul