Merge branch 'generic-ipi' into generic-ipi-for-linus
[firefly-linux-kernel-4.4.55.git] / arch / arm / Kconfig
index 258f1369fb0cee850749492f74fc308a94aaf7e4..c7ad324ddf2cf407c89839f75487f8e27f9fa0cc 100644 (file)
@@ -701,6 +701,7 @@ source "kernel/time/Kconfig"
 config SMP
        bool "Symmetric Multi-Processing (EXPERIMENTAL)"
        depends on EXPERIMENTAL && (REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP)
+       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