]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/bus/Makefile
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-bionic-kernel.git] / drivers / bus / Makefile
CommitLineData
26a84b3e
KVA
1#
2# Makefile for the bus drivers.
3#
4
44127b77 5obj-$(CONFIG_BRCMSTB_GISB_ARB) += brcmstb_gisb.o
85bf6d4e 6obj-$(CONFIG_IMX_WEIM) += imx-weim.o
8286ae03 7obj-$(CONFIG_MIPS_CDMM) += mips_cdmm.o
fddddb52 8obj-$(CONFIG_MVEBU_MBUS) += mvebu-mbus.o
26a84b3e 9obj-$(CONFIG_OMAP_OCP2SCP) += omap-ocp2scp.o
0ee7261c
SS
10
11# Interconnect bus driver for OMAP SoCs.
12obj-$(CONFIG_OMAP_INTERCONNECT) += omap_l3_smx.o omap_l3_noc.o
a33b0daa
PM
13
14# Interconnect bus drivers for ARM platforms
ed69bdd8 15obj-$(CONFIG_ARM_CCI) += arm-cci.o
a33b0daa 16obj-$(CONFIG_ARM_CCN) += arm-ccn.o
3b9334ac
PM
17
18obj-$(CONFIG_VEXPRESS_CONFIG) += vexpress-config.o