summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-08-23 15:37:37 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-28 22:10:09 +1000
commit93a4a4ffeb1e769362b903a112865b8c4e88e8a6 (patch)
treea4b50dc4a8962595f4c4dfe0863c48e374eda908 /arch/powerpc/configs
parent76869cb5697ca485d539e3e81985c7b857d76e6f (diff)
downloadop-kernel-dev-93a4a4ffeb1e769362b903a112865b8c4e88e8a6.zip
op-kernel-dev-93a4a4ffeb1e769362b903a112865b8c4e88e8a6.tar.gz
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 8ea2db8..b5dbcaa 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
OpenPOWER on IntegriCloud