mfd: vexpress: Convert custom func API to regmap
[deliverable/linux.git] / drivers / bus / Makefile
CommitLineData
26a84b3e
KVA
1#
2# Makefile for the bus drivers.
3#
4
85bf6d4e 5obj-$(CONFIG_IMX_WEIM) += imx-weim.o
fddddb52 6obj-$(CONFIG_MVEBU_MBUS) += mvebu-mbus.o
26a84b3e 7obj-$(CONFIG_OMAP_OCP2SCP) += omap-ocp2scp.o
0ee7261c
SS
8
9# Interconnect bus driver for OMAP SoCs.
10obj-$(CONFIG_OMAP_INTERCONNECT) += omap_l3_smx.o omap_l3_noc.o
ed69bdd8
LP
11# CCI cache coherent interconnect for ARM platforms
12obj-$(CONFIG_ARM_CCI) += arm-cci.o
3b9334ac
PM
13
14obj-$(CONFIG_VEXPRESS_CONFIG) += vexpress-config.o
This page took 0.11208 seconds and 5 git commands to generate.