aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 1f53fe8a89f..6ab95e314d1 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1327,8 +1327,7 @@ config SIBYTE_DMA_PAGEOPS
1327 SiByte Linux port. Seems to give a small performance benefit. 1327 SiByte Linux port. Seems to give a small performance benefit.
1328 1328
1329config CPU_HAS_PREFETCH 1329config CPU_HAS_PREFETCH
1330 bool "Enable prefetches" if CPU_SB1 && !CPU_SB1_PASS_2 1330 bool
1331 default y if CPU_MIPS32 || CPU_MIPS64 || CPU_RM7000 || CPU_RM9000 || CPU_R10000
1332 1331
1333config MIPS_MT 1332config MIPS_MT
1334 bool "Enable MIPS MT" 1333 bool "Enable MIPS MT"