summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64p7.config
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2017-01-03 09:12:19 -0600
committerJustin M. Forbes <jforbes@redhat.com>2017-01-03 09:12:19 -0600
commit456c07c33fcb3d275839ae7a26ba51ee3732380d (patch)
treef2dc3d6b295e92c967fcdb2fb617175886c34e96 /kernel-ppc64p7.config
parentf0b3a07949e2f48400579349d9f14bc19a09d98c (diff)
downloadkernel-456c07c33fcb3d275839ae7a26ba51ee3732380d.tar.gz
kernel-456c07c33fcb3d275839ae7a26ba51ee3732380d.tar.xz
kernel-456c07c33fcb3d275839ae7a26ba51ee3732380d.zip
Fix nodebug kernels, CPUMASK_OFFSTACK is always selected with MAXSMP
Diffstat (limited to 'kernel-ppc64p7.config')
-rw-r--r--kernel-ppc64p7.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64p7.config b/kernel-ppc64p7.config
index bf35338c1..072e3014f 100644
--- a/kernel-ppc64p7.config
+++ b/kernel-ppc64p7.config
@@ -743,7 +743,7 @@ CONFIG_CPU_FREQ=y
# CONFIG_CPU_IDLE_GOV_LADDER is not set
CONFIG_CPU_IDLE=y
# CONFIG_CPU_LITTLE_ENDIAN is not set
-# CONFIG_CPUMASK_OFFSTACK is not set
+CONFIG_CPUMASK_OFFSTACK=y
CONFIG_CPUSETS=y
# CONFIG_CPU_THERMAL is not set
CONFIG_CRAMFS=m