]> git.sur5r.net Git - u-boot/blobdiff - drivers/pci/Kconfig
mtd: nand: mxs_nand_spl: refactor mxs_flash_ident
[u-boot] / drivers / pci / Kconfig
index c20a0cc06077833a1db854f473ae32c206df9fe6..f59803dbd650589ab8dd8a422e530cea98a4b88b 100644 (file)
@@ -105,4 +105,11 @@ config PCIE_LAYERSCAPE
          PCIe controllers. The PCIe may works 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
+       help
+         Say Y here if you want to enable PCIe controller support on Intel
+         FPGA, example Stratix 10.
+
 endif