 461d13d31c
			
		
	
	
		461d13d31c
		
	
	
	
	
		
			
			Every device that can do PCI should also be able to do IDE. So let's move the IDE definitions over to pci.mak. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			129 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			129 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Default configuration for sh4-softmmu
 | |
| 
 | |
| include pci.mak
 | |
| CONFIG_SERIAL=y
 | |
| CONFIG_PTIMER=y
 | |
| CONFIG_PFLASH_CFI02=y
 | |
| CONFIG_ISA_MMIO=y
 |