Re: [Xen-devel] [PATCH 3/4] build: convert HAS_NUMA to Kconfig

2016-02-26 Thread Doug Goldstein
On 2/26/16 12:56 PM, Konrad Rzeszutek Wilk wrote: > On Thu, Feb 25, 2016 at 09:39:11PM -0600, Doug Goldstein wrote: >5 files changed, 5 insertions(+), 3 deletions(-) >> >> diff --git a/xen/arch/x86/Kconfig b/xen/arch/x86/Kconfig >> index 6343b0b..1e663e3 100644 >> --- a/xen/arch/x86/Kconfig >> +++

Re: [Xen-devel] [PATCH 3/4] build: convert HAS_NUMA to Kconfig

2016-02-26 Thread Konrad Rzeszutek Wilk
On Thu, Feb 25, 2016 at 09:39:11PM -0600, Doug Goldstein wrote: > Convert HAS_NUMA to Kconfig as CONFIG_NUMA and let CONFIG_NUMA be > defined by Kconfig. > > Signed-off-by: Doug Goldstein > --- > CC: Keir Fraser > CC: Jan Beulich > CC: Andrew

[Xen-devel] [PATCH 3/4] build: convert HAS_NUMA to Kconfig

2016-02-25 Thread Doug Goldstein
Convert HAS_NUMA to Kconfig as CONFIG_NUMA and let CONFIG_NUMA be defined by Kconfig. Signed-off-by: Doug Goldstein --- CC: Keir Fraser CC: Jan Beulich CC: Andrew Cooper --- xen/arch/x86/Kconfig | 1 +