summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dwc/Makefile
diff options
context:
space:
mode:
authorJianguo Sun <sunjianguo1@huawei.com>2017-10-23 19:17:50 +0800
committerBjorn Helgaas <bhelgaas@google.com>2017-10-24 14:48:20 -0500
commitbbd11bddb398c4278c06892bd6498da34c47a00a (patch)
tree1e2359db6d1fe7825871dc32d4c89db4412b44cb /drivers/pci/dwc/Makefile
parent9e66317d3c92ddaab330c125dfe9d06eee268aff (diff)
downloadop-kernel-dev-bbd11bddb398c4278c06892bd6498da34c47a00a.zip
op-kernel-dev-bbd11bddb398c4278c06892bd6498da34c47a00a.tar.gz
PCI: hisi: Add HiSilicon STB SoC PCIe controller driver
Add a HiSilicon STB SoC PCIe controller driver. This controller is based on the DesignWare PCIe core. Signed-off-by: Jianguo Sun <sunjianguo1@huawei.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/dwc/Makefile')
-rw-r--r--drivers/pci/dwc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/dwc/Makefile b/drivers/pci/dwc/Makefile
index c61be97..54f56f6 100644
--- a/drivers/pci/dwc/Makefile
+++ b/drivers/pci/dwc/Makefile
@@ -14,6 +14,7 @@ obj-$(CONFIG_PCIE_QCOM) += pcie-qcom.o
obj-$(CONFIG_PCIE_ARMADA_8K) += pcie-armada8k.o
obj-$(CONFIG_PCIE_ARTPEC6) += pcie-artpec6.o
obj-$(CONFIG_PCIE_KIRIN) += pcie-kirin.o
+obj-$(CONFIG_PCIE_HISI_STB) += pcie-histb.o
# The following drivers are for devices that use the generic ACPI
# pci_root.c driver but don't support standard ECAM config access.
OpenPOWER on IntegriCloud