aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/pci/host/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig
index dc8a2a175f19..0d0177ce436c 100644
--- a/drivers/pci/host/Kconfig
+++ b/drivers/pci/host/Kconfig
@@ -38,6 +38,7 @@ config PCI_FTPCI100
38config PCI_TEGRA 38config PCI_TEGRA
39 bool "NVIDIA Tegra PCIe controller" 39 bool "NVIDIA Tegra PCIe controller"
40 depends on ARCH_TEGRA 40 depends on ARCH_TEGRA
41 depends on PCI_MSI_IRQ_DOMAIN
41 help 42 help
42 Say Y here if you want support for the PCIe host controller found 43 Say Y here if you want support for the PCIe host controller found
43 on NVIDIA Tegra SoCs. 44 on NVIDIA Tegra SoCs.