aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci')
-rw-r--r--drivers/pci/host/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig
index 3dc25fad490c..9c56137e5e5e 100644
--- a/drivers/pci/host/Kconfig
+++ b/drivers/pci/host/Kconfig
@@ -32,7 +32,7 @@ config PCI_IMX6
32 32
33config PCI_TEGRA 33config PCI_TEGRA
34 bool "NVIDIA Tegra PCIe controller" 34 bool "NVIDIA Tegra PCIe controller"
35 depends on ARCH_TEGRA 35 depends on ARCH_TEGRA && !ARM64
36 36
37config PCI_RCAR_GEN2 37config PCI_RCAR_GEN2
38 bool "Renesas R-Car Gen2 Internal PCI controller" 38 bool "Renesas R-Car Gen2 Internal PCI controller"