PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx
[deliverable/linux.git] / drivers / pci / host / Makefile
CommitLineData
340cba60 1obj-$(CONFIG_PCIE_DW) += pcie-designware.o
4b1ced84 2obj-$(CONFIG_PCI_EXYNOS) += pci-exynos.o
bb38919e 3obj-$(CONFIG_PCI_IMX6) += pci-imx6.o
4b1ced84 4obj-$(CONFIG_PCI_MVEBU) += pci-mvebu.o
d1523b52 5obj-$(CONFIG_PCI_TEGRA) += pci-tegra.o
ba3eb9fc 6obj-$(CONFIG_PCI_RCAR_GEN2) += pci-rcar-gen2.o
c25da477 7obj-$(CONFIG_PCI_RCAR_GEN2_PCIE) += pcie-rcar.o
ce292991 8obj-$(CONFIG_PCI_HOST_GENERIC) += pci-host-generic.o
51b66a6c 9obj-$(CONFIG_PCIE_SPEAR13XX) += pcie-spear13xx.o
This page took 0.08335 seconds and 5 git commands to generate.