]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/pci/host/Kconfig
PCI: tegra: Move PCIe driver to drivers/pci/host
[karo-tx-linux.git] / drivers / pci / host / Kconfig
index 1184ff6fe864823fd427d35ff8c34aaa8fe585b4..5f33746c925bee0a7918d9dc3d564a6c5974617d 100644 (file)
@@ -14,4 +14,8 @@ config PCI_EXYNOS
        select PCIEPORTBUS
        select PCIE_DW
 
+config PCI_TEGRA
+       bool "NVIDIA Tegra PCIe controller"
+       depends on ARCH_TEGRA
+
 endmenu