summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-cns3xxx/Makefile
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@mvista.com>2010-05-28 13:10:52 +0400
committerAnton Vorontsov <avorontsov@mvista.com>2010-06-08 17:37:09 +0400
commit5f32f7a028c9e8e032132b1818bde6cda5785a6b (patch)
treeb08a539c4d94b1b7fd47e1d55c0df155b23d2cba /arch/arm/mach-cns3xxx/Makefile
parent6eb5d146d4535822d32cb317df5a9e37da6e31f6 (diff)
downloadop-kernel-dev-5f32f7a028c9e8e032132b1818bde6cda5785a6b.zip
op-kernel-dev-5f32f7a028c9e8e032132b1818bde6cda5785a6b.tar.gz
ARM: cns3xxx: Add support for PCI Express ports
This patch adds PCIe support for CNS3xxx-based boards. The support was tested with a directly attached SKY2 NIC, and EHCI USB controller behind the PLX PEX8112 P2P bridge (to make sure that type1 cfg cycles work as expected). Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
Diffstat (limited to 'arch/arm/mach-cns3xxx/Makefile')
-rw-r--r--arch/arm/mach-cns3xxx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-cns3xxx/Makefile b/arch/arm/mach-cns3xxx/Makefile
index 427507a..683f117 100644
--- a/arch/arm/mach-cns3xxx/Makefile
+++ b/arch/arm/mach-cns3xxx/Makefile
@@ -1,2 +1,3 @@
obj-$(CONFIG_ARCH_CNS3XXX) += core.o pm.o
+obj-$(CONFIG_PCI) += pcie.o
obj-$(CONFIG_MACH_CNS3420VB) += cns3420vb.o
OpenPOWER on IntegriCloud