mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	MIPS: BMIPS: select CPU_HAS_PREFETCH
As they are MIPS32 CPUs they do support the prefetch opcode. Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/6243/
This commit is contained in:
		
							parent
							
								
									561835494c
								
							
						
					
					
						commit
						69aaf9c813
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1393,6 +1393,7 @@ config CPU_BMIPS | |||
| 	select SWAP_IO_SPACE | ||||
| 	select WEAK_ORDERING | ||||
| 	select CPU_SUPPORTS_HIGHMEM | ||||
| 	select CPU_HAS_PREFETCH | ||||
| 	help | ||||
| 	  Support for BMIPS3300/4350/4380 and BMIPS5000 processors. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Jonas Gorski
						Jonas Gorski