summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorMichael Ellerman2017-08-23 07:37:37 +0200
committerMichael Ellerman2017-08-28 14:10:09 +0200
commit93a4a4ffeb1e769362b903a112865b8c4e88e8a6 (patch)
treea4b50dc4a8962595f4c4dfe0863c48e374eda908 /arch/powerpc/configs
parentpowerpc/configs: Drop no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES (diff)
downloadkernel-qcow2-linux-93a4a4ffeb1e769362b903a112865b8c4e88e8a6.tar.gz
kernel-qcow2-linux-93a4a4ffeb1e769362b903a112865b8c4e88e8a6.tar.xz
kernel-qcow2-linux-93a4a4ffeb1e769362b903a112865b8c4e88e8a6.zip
powerpc/configs: Drop unnecessary CONFIG_NUMA_BALANCING_DEFAULT_ENABLED
In commit 9654f95a081a ("powerpc: Enable NUMA balancing in pseries[_le]_defconfig") we added CONFIG_NUMA_BALANCING_DEFAULT_ENABLED to our defconfigs. But it's already enabled by default, so drop it. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/pseries_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
index 8ea2db865fa7..b5dbcaa1ec41 100644
--- a/arch/powerpc/configs/pseries_defconfig
+++ b/arch/powerpc/configs/pseries_defconfig
@@ -17,7 +17,6 @@ CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
CONFIG_LOG_CPU_MAX_BUF_SHIFT=13
CONFIG_NUMA_BALANCING=y
-CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
CONFIG_CGROUPS=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y