aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index c9086e6307a5..b5cda6c03d1d 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -664,6 +664,7 @@ config MAXSMP
664 664
665config NR_CPUS 665config NR_CPUS
666 int "Maximum number of CPUs" if SMP && !MAXSMP 666 int "Maximum number of CPUs" if SMP && !MAXSMP
667 range 2 8 if SMP && X86_32 && !X86_BIGSMP
667 range 2 512 if SMP && !MAXSMP 668 range 2 512 if SMP && !MAXSMP
668 default "1" if !SMP 669 default "1" if !SMP
669 default "4096" if MAXSMP 670 default "4096" if MAXSMP