aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64')
-rw-r--r--arch/ia64/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index 945c15a0722b..cb7fc19ff080 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -254,8 +254,8 @@ config SMP
254 If you don't know what to do here, say N. 254 If you don't know what to do here, say N.
255 255
256config NR_CPUS 256config NR_CPUS
257 int "Maximum number of CPUs (2-512)" 257 int "Maximum number of CPUs (2-1024)"
258 range 2 512 258 range 2 1024
259 depends on SMP 259 depends on SMP
260 default "64" 260 default "64"
261 help 261 help