X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.28%2F025-mips_r4k_no_prefetch.patch;fp=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.28%2F025-mips_r4k_no_prefetch.patch;h=0000000000000000000000000000000000000000;hb=c41d46bc820b939a98045b50e99d283f49fc44ff;hp=6e26062b4be14ed7f2f4c9118e7915c9bd5a2ece;hpb=dd036e2463db479640841b3eec4d2818043b5214;p=openwrt-10.03%2F.git diff --git a/target/linux/generic-2.6/patches-2.6.28/025-mips_r4k_no_prefetch.patch b/target/linux/generic-2.6/patches-2.6.28/025-mips_r4k_no_prefetch.patch deleted file mode 100644 index 6e26062b4..000000000 --- a/target/linux/generic-2.6/patches-2.6.28/025-mips_r4k_no_prefetch.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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