kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
[pandora-kernel.git] / arch / mips / Kconfig
index 17cc7ff..867d7db 100644 (file)
@@ -2125,7 +2125,6 @@ source "mm/Kconfig"
 config SMP
        bool "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