X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fpci%2FKconfig;h=429bb836a8a041146ec92b338ba566f2d03d9b2e;hb=c18b103657d9541305a45a1fb21f979c317fba49;hp=bfc43fe58e2db19b8f2475606def625406ac1e88;hpb=b5900a58caf0416355ccab4dc9da55c9a388a953;p=platform%2Fkernel%2Fu-boot.git diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig index bfc43fe..429bb83 100644 --- a/drivers/pci/Kconfig +++ b/drivers/pci/Kconfig @@ -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