]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/pci/host/Kconfig
PCI: qcom: Add Qualcomm PCIe controller driver
[mirror_ubuntu-artful-kernel.git] / drivers / pci / host / Kconfig
index f131ba947dc6fe47941b09b0e6d1d35f2a53c255..de18298c45273c4193203c093574eb0e02650924 100644 (file)
@@ -172,4 +172,14 @@ config PCI_HISI
        help
          Say Y here if you want PCIe controller support on HiSilicon HIP05 SoC
 
+config PCIE_QCOM
+       bool "Qualcomm PCIe controller"
+       depends on ARCH_QCOM && OF
+       select PCIE_DW
+       select PCIEPORTBUS
+       help
+         Say Y here to enable PCIe controller support on Qualcomm SoCs. The
+         PCIe controller uses the Designware core plus Qualcomm-specific
+         hardware wrappers.
+
 endmenu