Commit 59d6ab86 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Update Malta config.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent ba00003a
...@@ -1465,10 +1465,8 @@ config MIPS_MT_DISABLED ...@@ -1465,10 +1465,8 @@ config MIPS_MT_DISABLED
the option of an MT-enabled processor this option will be the only the option of an MT-enabled processor this option will be the only
option in this menu. option in this menu.
config MIPS_MT_SMTC config MIPS_MT_SMP
bool "SMTC: Use all TCs on all VPEs for SMP" bool "Use 1 TC on each available VPE for SMP"
depends on CPU_MIPS32_R2
#depends on CPU_MIPS64_R2 # once there is hardware ...
depends on SYS_SUPPORTS_MULTITHREADING depends on SYS_SUPPORTS_MULTITHREADING
select CPU_MIPSR2_IRQ_VI select CPU_MIPSR2_IRQ_VI
select CPU_MIPSR2_SRS select CPU_MIPSR2_SRS
...@@ -1476,11 +1474,13 @@ config MIPS_MT_SMTC ...@@ -1476,11 +1474,13 @@ config MIPS_MT_SMTC
select SMP select SMP
select SYS_SUPPORTS_SMP select SYS_SUPPORTS_SMP
help help
This is a kernel model which is known a SMTC or lately has been This is a kernel model which is also known a VSMP or lately
marketesed into SMVP. has been marketesed into SMVP.
config MIPS_MT_SMP config MIPS_MT_SMTC
bool "Use 1 TC on each available VPE for SMP" bool "SMTC: Use all TCs on all VPEs for SMP"
depends on CPU_MIPS32_R2
#depends on CPU_MIPS64_R2 # once there is hardware ...
depends on SYS_SUPPORTS_MULTITHREADING depends on SYS_SUPPORTS_MULTITHREADING
select CPU_MIPSR2_IRQ_VI select CPU_MIPSR2_IRQ_VI
select CPU_MIPSR2_SRS select CPU_MIPSR2_SRS
...@@ -1488,8 +1488,8 @@ config MIPS_MT_SMP ...@@ -1488,8 +1488,8 @@ config MIPS_MT_SMP
select SMP select SMP
select SYS_SUPPORTS_SMP select SYS_SUPPORTS_SMP
help help
This is a kernel model which is also known a VSMP or lately This is a kernel model which is known a SMTC or lately has been
has been marketesed into SMVP. marketesed into SMVP.
config MIPS_VPE_LOADER config MIPS_VPE_LOADER
bool "VPE loader support." bool "VPE loader support."
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment