kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
[pandora-kernel.git] / arch / sh / Kconfig
index 224f4bc..e78561b 100644 (file)
@@ -711,7 +711,6 @@ config CC_STACKPROTECTOR
 config SMP
        bool "Symmetric multi-processing support"
        depends on SYS_SUPPORTS_SMP
-       select USE_GENERIC_SMP_HELPERS
        ---help---
          This enables support for systems with more than one CPU. If you have
          a system with only one CPU, like most personal computers, say N. If