Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmi
[linux-2.6-microblaze.git] / drivers / pci / controller / dwc / Kconfig
index f4b589f..423d358 100644 (file)
@@ -280,7 +280,7 @@ config PCIE_TEGRA194_EP
        select PCIE_TEGRA194
        help
          Enables support for the PCIe controller in the NVIDIA Tegra194 SoC to
-         work in host mode. There are two instances of PCIe controllers in
+         work in endpoint mode. There are two instances of PCIe controllers in
          Tegra194. This controller can work either as EP or RC. In order to
          enable host-specific features PCIE_TEGRA194_HOST must be selected and
          in order to enable device-specific features PCIE_TEGRA194_EP must be
@@ -319,4 +319,13 @@ config PCIE_AL
          required only for DT-based platforms. ACPI platforms with the
          Annapurna Labs PCIe controller don't need to enable this.
 
+config PCIE_FU740
+       bool "SiFive FU740 PCIe host controller"
+       depends on PCI_MSI_IRQ_DOMAIN
+       depends on SOC_SIFIVE || COMPILE_TEST
+       select PCIE_DW_HOST
+       help
+         Say Y here if you want PCIe controller support for the SiFive
+         FU740.
+
 endmenu