diff options
Diffstat (limited to 'arch/mn10300/Kconfig')
-rw-r--r-- | arch/mn10300/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig index a648de1b1096..4434b54e1d87 100644 --- a/arch/mn10300/Kconfig +++ b/arch/mn10300/Kconfig | |||
@@ -181,7 +181,7 @@ endmenu | |||
181 | config SMP | 181 | config SMP |
182 | bool "Symmetric multi-processing support" | 182 | bool "Symmetric multi-processing support" |
183 | default y | 183 | default y |
184 | depends on MN10300_PROC_MN2WS0038 || MN10300_PROC_MN2WS0050 | 184 | depends on MN10300_PROC_MN2WS0050 |
185 | ---help--- | 185 | ---help--- |
186 | This enables support for systems with more than one CPU. If you have | 186 | This enables support for systems with more than one CPU. If you have |
187 | a system with only one CPU, say N. If you have a system with more | 187 | a system with only one CPU, say N. If you have a system with more |