浏览代码

Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 20 年之前
父节点
当前提交
c8094b53c1
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      arch/mips/Kconfig

+ 1 - 2
arch/mips/Kconfig

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