]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 5 Aug 2005 14:28:54 +0000 (14:28 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:59 +0000 (19:31 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index 1f53fe8a89f16cf56a52a44db486bb4dd992c36b..6ab95e314d17b104ec5ed064961651315f002894 100644 (file)
@@ -1327,8 +1327,7 @@ config SIBYTE_DMA_PAGEOPS
          SiByte Linux port.  Seems to give a small performance benefit.
 
 config CPU_HAS_PREFETCH
-       bool "Enable prefetches" if CPU_SB1 && !CPU_SB1_PASS_2
-       default y if CPU_MIPS32 || CPU_MIPS64 || CPU_RM7000 || CPU_RM9000 || CPU_R10000
+       bool
 
 config MIPS_MT
        bool "Enable MIPS MT"