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 4627df19a941..df9e885eee14 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -665,6 +665,7 @@ config MAXSMP
665 665
666config NR_CPUS 666config NR_CPUS
667 int "Maximum number of CPUs" if SMP && !MAXSMP 667 int "Maximum number of CPUs" if SMP && !MAXSMP
668 range 2 8 if SMP && X86_32 && !X86_BIGSMP
668 range 2 512 if SMP && !MAXSMP 669 range 2 512 if SMP && !MAXSMP
669 default "1" if !SMP 670 default "1" if !SMP
670 default "4096" if MAXSMP 671 default "4096" if MAXSMP