summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorRalf Baechle2005-08-05 16:28:54 +0200
committerRalf Baechle2005-10-29 20:31:59 +0200
commitc8094b53c17bf93d8afa5e8ccec30450a2e07aad (patch)
treeca63c002d3ac2e5f1eafbb412f6561e07ba75d69 /arch/mips/Kconfig
parentsys is only used for native o32 ... (diff)
downloadkernel-qcow2-linux-c8094b53c17bf93d8afa5e8ccec30450a2e07aad.tar.gz
kernel-qcow2-linux-c8094b53c17bf93d8afa5e8ccec30450a2e07aad.tar.xz
kernel-qcow2-linux-c8094b53c17bf93d8afa5e8ccec30450a2e07aad.zip
Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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 1f53fe8a89f1..6ab95e314d17 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1327,8 +1327,7 @@ config SIBYTE_DMA_PAGEOPS
SiByte Linux port. Seems to give a small performance benefit.
config CPU_HAS_PREFETCH
- bool "Enable prefetches" if CPU_SB1 && !CPU_SB1_PASS_2
- default y if CPU_MIPS32 || CPU_MIPS64 || CPU_RM7000 || CPU_RM9000 || CPU_R10000
+ bool
config MIPS_MT
bool "Enable MIPS MT"