bus: ARM CCN PMU driver
[deliverable/linux.git] / drivers / bus / Makefile
index 6a4ea7e4af1a9d8f46bb6ebaf0521f2df252db29..2973c18cbcc2781626645ec02434393baf0b2e1b 100644 (file)
@@ -9,7 +9,9 @@ obj-$(CONFIG_OMAP_OCP2SCP)      += omap-ocp2scp.o
 
 # Interconnect bus driver for OMAP SoCs.
 obj-$(CONFIG_OMAP_INTERCONNECT)        += omap_l3_smx.o omap_l3_noc.o
-# CCI cache coherent interconnect for ARM platforms
+
+# Interconnect bus drivers for ARM platforms
 obj-$(CONFIG_ARM_CCI)          += arm-cci.o
+obj-$(CONFIG_ARM_CCN)          += arm-ccn.o
 
 obj-$(CONFIG_VEXPRESS_CONFIG)  += vexpress-config.o
This page took 0.044609 seconds and 5 git commands to generate.