X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2FKconfig;h=ea70d5a225ca62642cf66ab8bd1c574fce0b657d;hb=2f304c0a0a55072b80957580f1b66256a615d8da;hp=e5a7c5d96364f73f5cf700a9ac70d9ee67d3bda8;hpb=7b7426c8a615cf61df9a77b9df7d5b75d91e3fa0;p=linux-2.6-omap-h63xx.git diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index e5a7c5d9636..ea70d5a225c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1763,6 +1763,7 @@ config SMP bool "Multi-Processing support" depends on SYS_SUPPORTS_SMP select IRQ_PER_CPU + 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