Skip to content
Snippets Groups Projects
Commit a620dbe3 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Limit MIPS_MT to MIPS32R2 only.

parent 08aecfb9
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment