]> git.proxmox.com Git - mirror_qemu.git/commit
hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 15 Jul 2019 09:55:44 +0000 (11:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 15 Jul 2019 18:58:37 +0000 (20:58 +0200)
commita86588d6a91f3d7ca4a865969c37293889904305
tree2870d8ce5deba4bcb2f5389f7a3954bb9ca269bd
parent56e2ec9488b3b281130e064929f8ae5595d6ac39
hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI

The USB_EHCI entry currently include PCI code. Since the EHCI
implementation is already split in sysbus/PCI, add a new
USB_EHCI_PCI. There are no logical changes, but the Kconfig
dependencies tree is cleaner.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/usb/Kconfig
hw/usb/Makefile.objs