diff options
-rw-r--r-- | arch/xtensa/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 1cfb3d50602e..44f1152efa2f 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -134,7 +134,6 @@ config HAVE_SMP | |||
134 | config SMP | 134 | config SMP |
135 | bool "Enable Symmetric multi-processing support" | 135 | bool "Enable Symmetric multi-processing support" |
136 | depends on HAVE_SMP | 136 | depends on HAVE_SMP |
137 | select USE_GENERIC_SMP_HELPERS | ||
138 | select GENERIC_SMP_IDLE_THREAD | 137 | select GENERIC_SMP_IDLE_THREAD |
139 | help | 138 | help |
140 | Enabled SMP Software; allows more than one CPU/CORE | 139 | Enabled SMP Software; allows more than one CPU/CORE |