]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/bus/Makefile
bus: sunxi-rsb: Add Allwinner Reduced Serial Bus (RSB) controller bindings
[mirror_ubuntu-bionic-kernel.git] / drivers / bus / Makefile
CommitLineData
26a84b3e
KVA
1#
2# Makefile for the bus drivers.
3#
4
6320c411
GU
5# Interconnect bus drivers for ARM platforms
6obj-$(CONFIG_ARM_CCI) += arm-cci.o
7obj-$(CONFIG_ARM_CCN) += arm-ccn.o
8
44127b77 9obj-$(CONFIG_BRCMSTB_GISB_ARB) += brcmstb_gisb.o
6320c411 10obj-$(CONFIG_IMX_WEIM) += imx-weim.o
7d2b6ef1 11obj-$(CONFIG_MIPS_CDMM) += mips_cdmm.o
6320c411 12obj-$(CONFIG_MVEBU_MBUS) += mvebu-mbus.o
0ee7261c
SS
13
14# Interconnect bus driver for OMAP SoCs.
15obj-$(CONFIG_OMAP_INTERCONNECT) += omap_l3_smx.o omap_l3_noc.o
a33b0daa 16
6320c411 17obj-$(CONFIG_OMAP_OCP2SCP) += omap-ocp2scp.o
89d463ea 18obj-$(CONFIG_SIMPLE_PM_BUS) += simple-pm-bus.o
3b9334ac 19obj-$(CONFIG_VEXPRESS_CONFIG) += vexpress-config.o