]> git.proxmox.com Git - mirror_qemu.git/commit
usb/xhci: fixup xhci kconfig deps
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 20 Oct 2020 07:48:38 +0000 (09:48 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Oct 2020 09:36:19 +0000 (11:36 +0200)
commit7114f6eac333d99b1db87eedd3f6620a98354296
tree01933c2d6c3b767df9007e645da6af7a5f04a190
parent8e9c0c079a40b753654ed0cc165b9f0089def381
usb/xhci: fixup xhci kconfig deps

USB_XHCI does not depend on PCI any more.
USB_XHCI_SYSBUS must select USB_XHCI not USB.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Sai Pavan Boddu <sai.pavan.boddu@xilinx.com>
Message-id: 20201020074844.5304-5-kraxel@redhat.com
hw/usb/Kconfig