]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/host/Kconfig
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
[u-boot] / drivers / usb / host / Kconfig
index bc2c1f17e588e762e3dadf4774108bdbe5b0af02..9edc589fd017d23df74ab8d4c7d4fdfc48b5131e 100644 (file)
@@ -31,6 +31,12 @@ config USB_XHCI_MVEBU
          SoCs, which includes Armada8K, Armada3700 and other Armada
          family SoCs.
 
+config USB_XHCI_PCI
+       bool "Support for PCI-based xHCI USB controller"
+       default y if X86
+       help
+         Enables support for the PCI-based xHCI controller.
+
 config USB_XHCI_ROCKCHIP
        bool "Support for Rockchip on-chip xHCI USB controller"
        depends on ARCH_ROCKCHIP