mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 d6c1bd4a22
			
		
	
	
		d6c1bd4a22
		
	
	
	
	
		
			
			For devices that require msi_init/msix_init to succeed, add a dependency on CONFIG_MSI_NONBROKEN. This will prevent those devices from appearing in a binary that cannot instantiate them. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			93 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			93 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config VMW_PVRDMA
 | |
|     default y if PCI_DEVICES
 | |
|     depends on PVRDMA && PCI && MSI_NONBROKEN
 |