aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 4bb813389e9e..991b329224e7 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1526,6 +1526,7 @@ config MIPS_MT_SMTC
1526 select CPU_MIPSR2_SRS 1526 select CPU_MIPSR2_SRS
1527 select MIPS_MT 1527 select MIPS_MT
1528 select SMP 1528 select SMP
1529 select SYS_SUPPORTS_SMP
1529 help 1530 help
1530 This is a kernel model which is known a SMTC or lately has been 1531 This is a kernel model which is known a SMTC or lately has been
1531 marketesed into SMVP. 1532 marketesed into SMVP.
@@ -1537,6 +1538,7 @@ config MIPS_MT_SMP
1537 select CPU_MIPSR2_SRS 1538 select CPU_MIPSR2_SRS
1538 select MIPS_MT 1539 select MIPS_MT
1539 select SMP 1540 select SMP
1541 select SYS_SUPPORTS_SMP
1540 help 1542 help
1541 This is a kernel model which is also known a VSMP or lately 1543 This is a kernel model which is also known a VSMP or lately
1542 has been marketesed into SMVP. 1544 has been marketesed into SMVP.