]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/bus/Makefile
Merge tag 'spi-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[mirror_ubuntu-artful-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
fddddb52 7obj-$(CONFIG_MVEBU_MBUS) += mvebu-mbus.o
26a84b3e 8obj-$(CONFIG_OMAP_OCP2SCP) += omap-ocp2scp.o
0ee7261c
SS
9
10# Interconnect bus driver for OMAP SoCs.
11obj-$(CONFIG_OMAP_INTERCONNECT) += omap_l3_smx.o omap_l3_noc.o
ed69bdd8
LP
12# CCI cache coherent interconnect for ARM platforms
13obj-$(CONFIG_ARM_CCI) += arm-cci.o
3b9334ac
PM
14
15obj-$(CONFIG_VEXPRESS_CONFIG) += vexpress-config.o