aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/usb/Kconfig')
-rw-r--r--hw/usb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/usb/Kconfig b/hw/usb/Kconfig
index 0ec6def4b8..0f486764ed 100644
--- a/hw/usb/Kconfig
+++ b/hw/usb/Kconfig
@@ -36,7 +36,7 @@ config USB_XHCI
config USB_XHCI_PCI
bool
- default y if PCI_DEVICES
+ default y if PCI_DEVICES || PCIE_DEVICES
depends on PCI
select USB_XHCI