]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/Kconfig
usb: xhci-pci: Drop non-DM version of xhci-pci driver
[u-boot] / drivers / usb / host / Kconfig
index 9edc589fd017d23df74ab8d4c7d4fdfc48b5131e..67ad72b4a2c2e6c2f9d4f39aac9ccdc11fec9758 100644 (file)
@@ -33,6 +33,7 @@ config USB_XHCI_MVEBU
 
 config USB_XHCI_PCI
        bool "Support for PCI-based xHCI USB controller"
+       depends on DM_USB
        default y if X86
        help
          Enables support for the PCI-based xHCI controller.