From: Konrad Rzeszutek Wilk Date: Fri, 24 Jul 2015 13:18:31 +0000 (-0400) Subject: config: Enable CONFIG_NUMA_BALANCING=y X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=6855907e7d17c9dd8ec8fa2776cc93113c030606;p=xentesttools%2Fbootstrap.git config: Enable CONFIG_NUMA_BALANCING=y Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/linux.config b/linux.config index db0870b..f6f7b4c 100644 --- a/linux.config +++ b/linux.config @@ -1,4 +1,6 @@ +CONFIG_NUMA_BALANCING=y + # CONFIG_64BIT is not set CONFIG_EXPERIMENTAL=y CONFIG_KERNEL_GZIP=y