[MIPS] Limit MIPS_MT to MIPS32R2 only.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
Ralf Baechle 2006-06-04 00:35:10 +01:00
Родитель 08aecfb9ea
Коммит a620dbe378
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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"