Merge branch 'master' of git://git.denx.de/u-boot-sh
[project/bcm63xx/u-boot.git] / drivers / pci / Kconfig
index bfc43fe58e2db19b8f2475606def625406ac1e88..429bb836a8a041146ec92b338ba566f2d03d9b2e 100644 (file)
@@ -113,6 +113,14 @@ config PCIE_LAYERSCAPE
          PCIe controllers. The PCIe may works in RC or EP mode according to
          RCW[HOST_AGT_PEX] setting.
 
+config PCIE_LAYERSCAPE_GEN4
+       bool "Layerscape Gen4 PCIe support"
+       depends on DM_PCI
+       help
+         Support PCIe Gen4 on NXP Layerscape SoCs, which may have one or
+         several PCIe controllers. The PCIe controller can work in RC or
+         EP mode according to RCW[HOST_AGT_PEX] setting.
+
 config PCIE_INTEL_FPGA
        bool "Intel FPGA PCIe support"
        depends on DM_PCI