openwrtv4/target/linux/generic-2.6/patches-2.6.28/025-mips_r4k_no_prefetch.patch

10 lines
270 B
Diff

--- 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