]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pci/host/Kconfig
Merge remote-tracking branch 'net-next/master'
[karo-tx-linux.git] / drivers / pci / host / Kconfig
index e5ba4eb4e5b3f74c114cc2635b2e44cc9c16f74a..efa24d9a33615a1268e83212fc3a04844806497f 100644 (file)
@@ -15,4 +15,14 @@ config PCI_EXYNOS
        select PCIEPORTBUS
        select PCIE_DW
 
+config PCI_IMX6
+       bool "Freescale i.MX6 PCIe controller"
+       depends on SOC_IMX6Q
+       select PCIEPORTBUS
+       select PCIE_DW
+
+config PCI_TEGRA
+       bool "NVIDIA Tegra PCIe controller"
+       depends on ARCH_TEGRA
+
 endmenu