Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 69aaf9c8 authored by Jonas Gorski's avatar Jonas Gorski Committed by Ralf Baechle
Browse files

MIPS: BMIPS: select CPU_HAS_PREFETCH



As they are MIPS32 CPUs they do support the prefetch opcode.

Signed-off-by: default avatarJonas Gorski <jogo@openwrt.org>
Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6243/
parent 56183549
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1393,6 +1393,7 @@ config CPU_BMIPS
	select SWAP_IO_SPACE
	select SWAP_IO_SPACE
	select WEAK_ORDERING
	select WEAK_ORDERING
	select CPU_SUPPORTS_HIGHMEM
	select CPU_SUPPORTS_HIGHMEM
	select CPU_HAS_PREFETCH
	help
	help
	  Support for BMIPS3300/4350/4380 and BMIPS5000 processors.
	  Support for BMIPS3300/4350/4380 and BMIPS5000 processors.