diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index b16407c9f2c4..d82caffd1da6 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -598,6 +598,7 @@ config NR_CPUS | |||
598 | int "Maximum number of CPUs (2-32)" | 598 | int "Maximum number of CPUs (2-32)" |
599 | range 2 32 | 599 | range 2 32 |
600 | depends on SMP | 600 | depends on SMP |
601 | default "4" if CPU_SHX3 | ||
601 | default "2" | 602 | default "2" |
602 | help | 603 | help |
603 | This allows you to specify the maximum number of CPUs which this | 604 | This allows you to specify the maximum number of CPUs which this |