meson: convert hw/gpio
[qemu/ar7.git] / hw / dma / Makefile.objs
blobf4b1cfe26da0f1aa02a23e2f9dc7d67cee20dbd9
1 common-obj-$(CONFIG_PUV3) += puv3_dma.o
2 common-obj-$(CONFIG_RC4030) += rc4030.o
3 common-obj-$(CONFIG_PL080) += pl080.o
4 common-obj-$(CONFIG_PL330) += pl330.o
5 common-obj-$(CONFIG_I82374) += i82374.o
6 common-obj-$(CONFIG_I8257) += i8257.o
7 common-obj-$(CONFIG_XILINX_AXI) += xilinx_axidma.o
8 common-obj-$(CONFIG_ZYNQ_DEVCFG) += xlnx-zynq-devcfg.o
9 common-obj-$(CONFIG_ETRAXFS) += etraxfs_dma.o
10 common-obj-$(CONFIG_STP2000) += sparc32_dma.o
11 common-obj-$(CONFIG_XLNX_ZYNQMP_ARM) += xlnx_dpdma.o
12 common-obj-$(CONFIG_XLNX_ZYNQMP_ARM) += xlnx-zdma.o
14 common-obj-$(CONFIG_OMAP) += omap_dma.o soc_dma.o
15 common-obj-$(CONFIG_PXA2XX) += pxa2xx_dma.o
16 common-obj-$(CONFIG_RASPI) += bcm2835_dma.o