From: Ralf Baechle Date: Fri, 5 Aug 2005 14:28:54 +0000 (+0000) Subject: Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block. X-Git-Tag: firefly_0821_release~40855^2~1^2~118 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c8094b53c17bf93d8afa5e8ccec30450a2e07aad;p=firefly-linux-kernel-4.4.55.git Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 1f53fe8a89f1..6ab95e314d17 100644 --- a/arch/mips/Kconfig +++ b/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"