 82523f4add
			
		
	
	
		82523f4add
		
	
	
	
	
		
			
			With --without-default-devices it is possible to build a binary that does not include any USB host controller and therefore that does not include the code guarded by CONFIG_USB. While the simpler creation functions such as usb_create_simple can be inlined, this is not true of usb_bus_find(). Remove it, replacing it with a search of the single USB bus on the machine. Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240223124406.234509-6-pbonzini@redhat.com> [PMD: Fixed style] Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
		
			
				
	
	
		
			21 lines
		
	
	
		
			386 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			386 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config HPPA_B160L
 | |
|     bool
 | |
|     imply PCI_DEVICES
 | |
|     imply E1000_PCI
 | |
|     imply USB_OHCI_PCI
 | |
|     imply VIRTIO_VGA
 | |
|     select ASTRO
 | |
|     select DINO
 | |
|     select LASI
 | |
|     select SERIAL
 | |
|     select SERIAL_PCI
 | |
|     select ISA_BUS
 | |
|     select I8259
 | |
|     select IDE_CMD646
 | |
|     select MC146818RTC
 | |
|     select LSI_SCSI_PCI
 | |
|     select LASI_82596
 | |
|     select LASIPS2
 | |
|     select PARALLEL
 | |
|     select ARTIST
 |