summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64le.config
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2017-07-30 09:52:43 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2017-07-30 09:58:01 -0400
commitd65e70ec069f94a43426afc2fa39926546423e3d (patch)
treee718f5f59e54d5b20840022d4052be7990cc78f6 /kernel-ppc64le.config
parent75638e4e226b3c42b33ce1d950ab721812e6f316 (diff)
downloadkernel-d65e70ec069f94a43426afc2fa39926546423e3d.tar.gz
kernel-d65e70ec069f94a43426afc2fa39926546423e3d.tar.xz
kernel-d65e70ec069f94a43426afc2fa39926546423e3d.zip
Disable MEMORY_HOTPLUG_DEFAULT_ONLINE on ppc64 (rhbz 1476380)
Diffstat (limited to 'kernel-ppc64le.config')
-rw-r--r--kernel-ppc64le.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config
index f019824e4..8f07ebd70 100644
--- a/kernel-ppc64le.config
+++ b/kernel-ppc64le.config
@@ -2536,7 +2536,7 @@ CONFIG_MEMCG_SWAP_ENABLED=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG=y
CONFIG_MEMORY_FAILURE=y
-CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
+# CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTREMOVE=y
# CONFIG_MEMORY is not set