mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
Get rid of the nonsense in the CONFIG_CPU_HAS_PREFETCH block.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
8d9c62675d
commit
c8094b53c1
@ -1327,8 +1327,7 @@ config SIBYTE_DMA_PAGEOPS
|
|||||||
SiByte Linux port. Seems to give a small performance benefit.
|
SiByte Linux port. Seems to give a small performance benefit.
|
||||||
|
|
||||||
config CPU_HAS_PREFETCH
|
config CPU_HAS_PREFETCH
|
||||||
bool "Enable prefetches" if CPU_SB1 && !CPU_SB1_PASS_2
|
bool
|
||||||
default y if CPU_MIPS32 || CPU_MIPS64 || CPU_RM7000 || CPU_RM9000 || CPU_R10000
|
|
||||||
|
|
||||||
config MIPS_MT
|
config MIPS_MT
|
||||||
bool "Enable MIPS MT"
|
bool "Enable MIPS MT"
|
||||||
|
Loading…
Reference in New Issue
Block a user