Merge branch 'pci/host-vmd' into next
[sfrench/cifs-2.6.git] / drivers / pci / host / Kconfig
index 93865eb2c4c85f8e1ef26b633ac1ca0ca75128a0..d7e7c0a827c3526dec77709298fc56a40ee5954e 100644 (file)
@@ -274,6 +274,17 @@ config PCIE_ARTPEC6
          Say Y here to enable PCIe controller support on Axis ARTPEC-6
          SoCs.  This PCIe controller uses the DesignWare core.
 
+config PCIE_ROCKCHIP
+       bool "Rockchip PCIe controller"
+       depends on ARCH_ROCKCHIP
+       depends on OF
+       depends on PCI_MSI_IRQ_DOMAIN
+       select MFD_SYSCON
+       help
+         Say Y here if you want internal PCI support on Rockchip SoC.
+         There is 1 internal PCIe port available to support GEN2 with
+         4 slots.
+
 config VMD
        depends on PCI_MSI && X86_64
        tristate "Intel Volume Management Device Driver"