Re: [Xen-devel] [PATCH v8 08/28] build: convert HAS_NS16550 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_NS16550 defines in the code base. > > CC: Keir Fraser > CC: Jan Beulich > CC: Andrew Cooper > Signed-off-by: Doug Goldstein > Acked-by: Jan Beulich Acked-by: Ian Campbell ___

[Xen-devel] [PATCH v8 08/28] build: convert HAS_NS16550 use to Kconfig

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