summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64.config
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-10-31 11:44:35 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-10-31 11:44:35 -0700
commitf4861c48b88ff145cc8b50655b61d6c6a411f073 (patch)
tree1808924202f28fb4da4cad16fc7873cf2650e0a5 /kernel-x86_64.config
parent26ce06bb9f84316d4210bed00699be00fb320cca (diff)
downloadkernel-f4861c48b88ff145cc8b50655b61d6c6a411f073.tar.gz
kernel-f4861c48b88ff145cc8b50655b61d6c6a411f073.tar.xz
kernel-f4861c48b88ff145cc8b50655b61d6c6a411f073.zip
Stop setting CONFIG_MAXSMP and adjust NR_CPUS
During the Kconfig factor, CONFIG_MAXSMP was set for all builds instead of just debug builds. This bumps the NR_CPUs up to 8192 which is far more than anyone actually needs for Fedora. Stop setting CONFIG_MAXSMP on non-debug configs and adjust NR_CPUs back to what it was before.
Diffstat (limited to 'kernel-x86_64.config')
-rw-r--r--kernel-x86_64.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index 70eef4e26..c353bc4cb 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -2824,7 +2824,7 @@ CONFIG_MAX30100=m
# CONFIG_MAX9611 is not set
# CONFIG_MAXIM_THERMOCOUPLE is not set
CONFIG_MAX_RAW_DEVS=8192
-CONFIG_MAXSMP=y
+# CONFIG_MAXSMP is not set
# CONFIG_MC3230 is not set
# CONFIG_MCB is not set
# CONFIG_MCE_AMD_INJ is not set
@@ -3739,7 +3739,7 @@ CONFIG_NORTEL_HERMES=m
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
CONFIG_NOZOMI=m
-CONFIG_NR_CPUS=8192
+CONFIG_NR_CPUS=1024
CONFIG_NR_DEV_DAX=32768
CONFIG_NS83820=m
CONFIG_NSC_FIR=m