summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorOlaf Hering2005-12-01 21:10:10 +0100
committerPaul Mackerras2005-12-02 04:51:35 +0100
commite8a167accb47de528d2ffddc0f13f8e84eaa71de (patch)
tree43d1e4bc078910584ce94b5e2bf542586974282a /arch/powerpc/Kconfig
parent[PATCH] powerpc/pseries: Fix TCE building with 64k pagesize (diff)
downloadkernel-qcow2-linux-e8a167accb47de528d2ffddc0f13f8e84eaa71de.tar.gz
kernel-qcow2-linux-e8a167accb47de528d2ffddc0f13f8e84eaa71de.tar.xz
kernel-qcow2-linux-e8a167accb47de528d2ffddc0f13f8e84eaa71de.zip
[PATCH] powerpc: correct the NR_CPUS description text
Update the help text to match the allowed range. Signed-off-by: Olaf Hering <olh@suse.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index bb2efdd566a9..db93dbc0e21a 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -227,7 +227,7 @@ config SMP
If you don't know what to do here, say N.
config NR_CPUS
- int "Maximum number of CPUs (2-32)"
+ int "Maximum number of CPUs (2-128)"
range 2 128
depends on SMP
default "32" if PPC64