summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64.config
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2017-07-30 09:52:43 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2017-08-11 08:38:30 -0400
commit62b80a4038987b958deebdec284c9cd4986ace7e (patch)
tree7d794f04232caead7397142a2fcff665fa04ad0f /kernel-ppc64.config
parentfe7dbebdc90297b55413d1f51a36e7c117531331 (diff)
downloadkernel-62b80a4038987b958deebdec284c9cd4986ace7e.tar.gz
kernel-62b80a4038987b958deebdec284c9cd4986ace7e.tar.xz
kernel-62b80a4038987b958deebdec284c9cd4986ace7e.zip
Disable MEMORY_HOTPLUG_DEFAULT_ONLINE on ppc64 (rhbz 1476380)
Diffstat (limited to 'kernel-ppc64.config')
-rw-r--r--kernel-ppc64.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64.config b/kernel-ppc64.config
index e67962c51..1dcddf1db 100644
--- a/kernel-ppc64.config
+++ b/kernel-ppc64.config
@@ -2634,7 +2634,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