mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 1550b0e6bf
			
		
	
	
		1550b0e6bf
		
	
	
	
	
		
			
			Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Yang Zhong <yang.zhong@intel.com> Acked-by: Thomas Huth <thuth@redhat.com> Message-Id: <20190123065618.3520-38-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			53 lines
		
	
	
		
			630 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			630 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config SB16
 | |
|     bool
 | |
|     default y
 | |
|     depends on ISA_BUS
 | |
| 
 | |
| config ES1370
 | |
|     bool
 | |
|     default y if PCI_DEVICES
 | |
|     depends on PCI
 | |
| 
 | |
| config AC97
 | |
|     bool
 | |
|     default y if PCI_DEVICES
 | |
|     depends on PCI
 | |
| 
 | |
| config ADLIB
 | |
|     bool
 | |
|     default y
 | |
|     depends on ISA_BUS
 | |
| 
 | |
| config GUS
 | |
|     bool
 | |
|     default y
 | |
|     depends on ISA_BUS
 | |
| 
 | |
| config CS4231A
 | |
|     bool
 | |
|     default y
 | |
|     depends on ISA_BUS
 | |
| 
 | |
| config HDA
 | |
|     bool
 | |
|     default y if PCI_DEVICES
 | |
|     depends on PCI
 | |
| 
 | |
| config PCSPK
 | |
|     bool
 | |
|     default y
 | |
|     depends on I8254
 | |
| 
 | |
| config WM8750
 | |
|     bool
 | |
|     depends on I2C
 | |
| 
 | |
| config PL041
 | |
|     bool
 | |
| 
 | |
| config CS4231
 | |
|     bool
 | |
| 
 | |
| config MARVELL_88W8618
 | |
|     bool
 |