Skip to content

Commit

Permalink
[MIPS] Limit MIPS_MT to MIPS32R2 only.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Jun 29, 2006
1 parent 08aecfb commit a620dbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a620dbe

Please sign in to comment.