summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28/025-mips_r4k_no_prefetch.patch
blob: 6e26062b4be14ed7f2f4c9118e7915c9bd5a2ece (plain)
1
2
3
4
5
6
7
8
9
10
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -991,7 +991,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