aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/dwc/Kconfig
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2021-09-02 14:56:46 -0500
committerBjorn Helgaas <bhelgaas@google.com>2021-09-02 14:56:46 -0500
commita549a33c37ef081593dff266f0c3a9e78a28bdf0 (patch)
treee30f1a19b3d2eb636161730747780dce72d51362 /drivers/pci/controller/dwc/Kconfig
parentMerge branch 'pci/rockchip-dwc' (diff)
parentMAINTAINERS: Add entries for Toshiba Visconti PCIe controller (diff)
downloadwireguard-linux-a549a33c37ef081593dff266f0c3a9e78a28bdf0.tar.xz
wireguard-linux-a549a33c37ef081593dff266f0c3a9e78a28bdf0.zip
Merge branch 'pci/visconti'
- Add Toshiba Visconti PCIe host controller driver (Nobuhiro Iwamatsu) * pci/visconti: MAINTAINERS: Add entries for Toshiba Visconti PCIe controller PCI: visconti: Add Toshiba Visconti PCIe host controller driver
Diffstat (limited to 'drivers/pci/controller/dwc/Kconfig')
-rw-r--r--drivers/pci/controller/dwc/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/pci/controller/dwc/Kconfig b/drivers/pci/controller/dwc/Kconfig
index 60d3dde9ca39..5ae63cd5ad91 100644
--- a/drivers/pci/controller/dwc/Kconfig
+++ b/drivers/pci/controller/dwc/Kconfig
@@ -297,6 +297,15 @@ config PCIE_TEGRA194_EP
in order to enable device-specific features PCIE_TEGRA194_EP must be
selected. This uses the DesignWare core.
+config PCIE_VISCONTI_HOST
+ bool "Toshiba Visconti PCIe controllers"
+ depends on ARCH_VISCONTI || COMPILE_TEST
+ depends on PCI_MSI_IRQ_DOMAIN
+ select PCIE_DW_HOST
+ help
+ Say Y here if you want PCIe controller support on Toshiba Visconti SoC.
+ This driver supports TMPV7708 SoC.
+
config PCIE_UNIPHIER
bool "Socionext UniPhier PCIe host controllers"
depends on ARCH_UNIPHIER || COMPILE_TEST