]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/Kconfig
arm: convert to generic helpers for IPI function calls
[linux-2.6-omap-h63xx.git] / arch / arm / Kconfig
index b786e68914d4a20b12b743ee886b9acdbed623d7..c72dae633f6068a6cdc1b3fc0d6bfc6ca007be2b 100644 (file)
@@ -650,6 +650,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