PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver
[firefly-linux-kernel-4.4.55.git] / drivers / pci / host / Makefile
index 26b3461d68d7b1055abec2a83c30c2f20b96713c..e61d91c92bf1f1c54eeeb3fd60b5a4c7e0d38a17 100644 (file)
@@ -11,3 +11,5 @@ obj-$(CONFIG_PCIE_SPEAR13XX) += pcie-spear13xx.o
 obj-$(CONFIG_PCI_KEYSTONE) += pci-keystone-dw.o pci-keystone.o
 obj-$(CONFIG_PCIE_XILINX) += pcie-xilinx.o
 obj-$(CONFIG_PCI_XGENE) += pci-xgene.o
+obj-$(CONFIG_PCI_LAYERSCAPE) += pci-layerscape.o
+obj-$(CONFIG_PCI_VERSATILE) += pci-versatile.o