]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/Kconfig
[MIPS] SMP: Call platform methods via ops structure.
[linux-2.6-omap-h63xx.git] / arch / mips / Kconfig
index 8cbdfd25567009d89b70fcb7a868bfd6bae64609..b211e7961f28b4a53ffee11ad280546d5f69804c 100644 (file)
@@ -1441,6 +1441,7 @@ config MIPS_MT_SMP
        select SMP
        select SYS_SUPPORTS_SCHED_SMT if SMP
        select SYS_SUPPORTS_SMP
+       select SMP_UP
        help
          This is a kernel model which is also known a VSMP or lately
          has been marketesed into SMVP.
@@ -1457,6 +1458,7 @@ config MIPS_MT_SMTC
        select NR_CPUS_DEFAULT_8
        select SMP
        select SYS_SUPPORTS_SMP
+       select SMP_UP
        help
          This is a kernel model which is known a SMTC or lately has been
          marketesed into SMVP.
@@ -1735,6 +1737,9 @@ config SMP
 
          If you don't know what to do here, say N.
 
+config SMP_UP
+       bool
+
 config SYS_SUPPORTS_SMP
        bool