e2fb97e383140fc270ddf231dd42730e9511fd84
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.30 / 026-mips_r4k_no_prefetch.patch
1 --- a/arch/mips/Kconfig
2 +++ b/arch/mips/Kconfig
3 @@ -1036,7 +1036,6 @@ config CPU_MIPS32_R1
4 bool "MIPS32 Release 1"
5 depends on SYS_HAS_CPU_MIPS32_R1
6 select CPU_HAS_LLSC
7 - select CPU_HAS_PREFETCH
8 select CPU_SUPPORTS_32BIT_KERNEL
9 select CPU_SUPPORTS_HIGHMEM
10 help