From 57a6599e37699c1a1dbfc3eafcc733ab78615e04 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 15 Aug 2006 19:36:40 +0100 Subject: [PATCH] --- yaml --- r: 36011 b: refs/heads/master c: 73b76c78fdf3a25faecbffb52c925950d46152b6 h: refs/heads/master i: 36009: 8e5f3b2564e7548a21f2722701a30e7811f4f6be 36007: 8ca215bcf0e4cc860415b88c90e483327f57e76e v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 66f22f336467..11e08d139eba 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c487d2a5a03163a1e0bd35ea72f7e5a6bd8b0d56 +refs/heads/master: 73b76c78fdf3a25faecbffb52c925950d46152b6 diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index 4bb813389e9e..991b329224e7 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -1526,6 +1526,7 @@ config MIPS_MT_SMTC select CPU_MIPSR2_SRS select MIPS_MT select SMP + select SYS_SUPPORTS_SMP help This is a kernel model which is known a SMTC or lately has been marketesed into SMVP. @@ -1537,6 +1538,7 @@ config MIPS_MT_SMP select CPU_MIPSR2_SRS select MIPS_MT select SMP + select SYS_SUPPORTS_SMP help This is a kernel model which is also known a VSMP or lately has been marketesed into SMVP.