aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-07-24hw: Only compile the usb-dwc2 controller if it is really neededThomas Huth1-1/+0
2020-06-05dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman1-0/+5
2020-03-17hw/usb: Add basic i.MX USB Phy supportGuenter Roeck1-0/+5
2019-12-16hw/usb: Remove the USB bluetooth dongle deviceThomas Huth1-5/+0
2019-07-15hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCIPhilippe Mathieu-Daudé1-1/+1
2019-07-15hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCIPhilippe Mathieu-Daudé1-3/+6
2019-05-02hw/usb/hcd-ohci: Move PCI-related code into a separate fileThomas Huth1-1/+5
2019-03-07scsi: express dependencies with KconfigPaolo Bonzini1-0/+2
2019-03-07build: convert usb.mak to KconfigPaolo Bonzini1-0/+26
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini1-0/+10
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini1-0/+53