From 6855907e7d17c9dd8ec8fa2776cc93113c030606 Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk Date: Fri, 24 Jul 2015 09:18:31 -0400 Subject: [PATCH] config: Enable CONFIG_NUMA_BALANCING=y Signed-off-by: Konrad Rzeszutek Wilk --- linux.config | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5