diff options
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 3fa67af8725d..b8616a0bf93e 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1495,6 +1495,8 @@ config CPU_HAS_PREFETCH | |||
1495 | 1495 | ||
1496 | config MIPS_MT | 1496 | config MIPS_MT |
1497 | bool "Enable MIPS MT" | 1497 | bool "Enable MIPS MT" |
1498 | depends on CPU_MIPS32_R2 | ||
1499 | #depends on CPU_MIPS64_R2 # later ... | ||
1498 | 1500 | ||
1499 | choice | 1501 | choice |
1500 | prompt "MIPS MT options" | 1502 | prompt "MIPS MT options" |