diff --git a/sched/Kconfig b/sched/Kconfig index 3dc0e91eba..68eea620cf 100644 --- a/sched/Kconfig +++ b/sched/Kconfig @@ -263,7 +263,7 @@ if SMP config SMP_NCPUS int "Number of CPUs" default 4 - range 2 32 + range 1 32 ---help--- This value identifies the number of CPUs supported by the processor that will be used for SMP.