mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 11:23:09 -04:00
[MIPS] Limit MIPS_MT to MIPS32R2 only.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -1495,6 +1495,8 @@ config CPU_HAS_PREFETCH
|
||||
|
||||
config MIPS_MT
|
||||
bool "Enable MIPS MT"
|
||||
depends on CPU_MIPS32_R2
|
||||
#depends on CPU_MIPS64_R2 # later ...
|
||||
|
||||
choice
|
||||
prompt "MIPS MT options"
|
||||
|
||||
Reference in New Issue
Block a user