mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
		
							parent
							
								
									5a5f1efc8f
								
							
						
					
					
						commit
						e05eb3f8c1
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -46,9 +46,6 @@ config MIPS | |||
| 
 | ||||
| menu "Machine selection" | ||||
| 
 | ||||
| config ZONE_DMA | ||||
| 	bool | ||||
| 
 | ||||
| choice | ||||
| 	prompt "System type" | ||||
| 	default SGI_IP22 | ||||
|  | @ -2464,6 +2461,9 @@ config I8253 | |||
| 	select CLKEVT_I8253 | ||||
| 	select MIPS_EXTERNAL_TIMER | ||||
| 
 | ||||
| config ZONE_DMA | ||||
| 	bool | ||||
| 
 | ||||
| config ZONE_DMA32 | ||||
| 	bool | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Ralf Baechle
						Ralf Baechle