PCI: dra7xx: Add TI DRA7xx PCIe driver
[linux-2.6-block.git] / drivers / pci / host / Makefile
CommitLineData
340cba60 1obj-$(CONFIG_PCIE_DW) += pcie-designware.o
47ff3de9 2obj-$(CONFIG_PCI_DRA7XX) += pci-dra7xx.o
4b1ced84 3obj-$(CONFIG_PCI_EXYNOS) += pci-exynos.o
bb38919e 4obj-$(CONFIG_PCI_IMX6) += pci-imx6.o
4b1ced84 5obj-$(CONFIG_PCI_MVEBU) += pci-mvebu.o
d1523b52 6obj-$(CONFIG_PCI_TEGRA) += pci-tegra.o
ba3eb9fc 7obj-$(CONFIG_PCI_RCAR_GEN2) += pci-rcar-gen2.o
c25da477 8obj-$(CONFIG_PCI_RCAR_GEN2_PCIE) += pcie-rcar.o
ce292991 9obj-$(CONFIG_PCI_HOST_GENERIC) += pci-host-generic.o