Merge branch 'pci/host-hisi' into next
[firefly-linux-kernel-4.4.55.git] / drivers / pci / host / Kconfig
index dabab0c7838022302e8dd31219f874ed2e8f28b2..70370f28da8709024d9ca2c96109a6da77b137f4 100644 (file)
@@ -164,4 +164,12 @@ config PCIE_ALTERA_MSI
          Say Y here if you want PCIe MSI support for the Altera FPGA.
          This MSI driver supports Altera MSI to GIC controller IP.
 
+config PCI_HISI
+       depends on OF && ARM64
+       bool "HiSilicon SoC HIP05 PCIe controller"
+       select PCIEPORTBUS
+       select PCIE_DW
+       help
+         Say Y here if you want PCIe controller support on HiSilicon HIP05 SoC
+
 endmenu