summaryrefslogtreecommitdiffstats
path: root/config-powerpc64
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2011-09-20 17:05:31 -0400
committerJosh Boyer <jwboyer@redhat.com>2011-09-20 17:10:59 -0400
commit90ed75b4f7f7307ae77253facb001d2425073df7 (patch)
tree24c85aa6cc3219d8a044c80636da5f41e3698367 /config-powerpc64
parentc3d90048f0786b8af71da33d1b7e21f8563ae85b (diff)
downloadkernel-90ed75b4f7f7307ae77253facb001d2425073df7.tar.gz
kernel-90ed75b4f7f7307ae77253facb001d2425073df7.tar.xz
kernel-90ed75b4f7f7307ae77253facb001d2425073df7.zip
Bump NR_CPUS to 1024 on ppc64
Diffstat (limited to 'config-powerpc64')
-rw-r--r--config-powerpc642
1 files changed, 1 insertions, 1 deletions
diff --git a/config-powerpc64 b/config-powerpc64
index 2bee4edb..7142d800 100644
--- a/config-powerpc64
+++ b/config-powerpc64
@@ -95,7 +95,7 @@ CONFIG_APM_EMULATION=m
CONFIG_PPC64=y
CONFIG_VIRT_CPU_ACCOUNTING=y
-CONFIG_NR_CPUS=128
+CONFIG_NR_CPUS=1024
# CONFIG_FB_PLATINUM is not set
# CONFIG_FB_VALKYRIE is not set
# CONFIG_FB_CT65550 is not set