summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.30/026-mips_r4k_no_prefetch.patch
blob: e2fb97e383140fc270ddf231dd42730e9511fd84 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1036,7 +1036,6 @@ config CPU_MIPS32_R1
 	bool "MIPS32 Release 1"
 	depends on SYS_HAS_CPU_MIPS32_R1
 	select CPU_HAS_LLSC
-	select CPU_HAS_PREFETCH
 	select CPU_SUPPORTS_32BIT_KERNEL
 	select CPU_SUPPORTS_HIGHMEM
 	help