 85d3846a39
			
		
	
	
		85d3846a39
		
	
	
	
	
		
			
			The device provides an ISA bus to run the endianness test on. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Anthony Liguori <aliguori@us.ibm.com> Message-id: 1374501278-31549-23-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
		
			
				
	
	
		
			19 lines
		
	
	
		
			309 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			309 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Default configuration for sh4eb-softmmu
 | |
| 
 | |
| include pci.mak
 | |
| include usb.mak
 | |
| CONFIG_SERIAL=y
 | |
| CONFIG_PTIMER=y
 | |
| CONFIG_PFLASH_CFI02=y
 | |
| CONFIG_SH4=y
 | |
| CONFIG_IDE_MMIO=y
 | |
| CONFIG_SM501=y
 | |
| CONFIG_ISA_TESTDEV=y
 | |
| CONFIG_I82378=y
 | |
| CONFIG_I8259=y
 | |
| CONFIG_I8254=y
 | |
| CONFIG_PCSPK=y
 | |
| CONFIG_I82374=y
 | |
| CONFIG_I8257=y
 | |
| CONFIG_MC146818RTC=y
 |