summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2012-01-17 14:33:12 -0500
committerDave Jones <davej@redhat.com>2012-01-17 14:33:12 -0500
commitd283b6f1bb095ba52e957dc155a51e2097d8c5ca (patch)
tree616c75f528fcc88b5558cfe70f8e6834393eb0e2 /config-x86-generic
parent96efdd95530325e0164f0fa007600b6e17b73294 (diff)
downloadkernel-d283b6f1bb095ba52e957dc155a51e2097d8c5ca.tar.gz
kernel-d283b6f1bb095ba52e957dc155a51e2097d8c5ca.tar.xz
kernel-d283b6f1bb095ba52e957dc155a51e2097d8c5ca.zip
Change maximum CPU support for x86-64.
Rawhide builds now use MAXSMP on x86. For release builds, set x86-64 to support 64 CPUs. If larger systems become widespread, we can increase in an update.
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic
index 230c78875..3b10fb84b 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -307,7 +307,7 @@ CONFIG_STRICT_DEVMEM=y
# CONFIG_NO_BOOTMEM is not set
# CONFIG_MEMTEST is not set
-# CONFIG_MAXSMP is not set
+CONFIG_MAXSMP=y
CONFIG_HP_ILO=m