18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# DMA Engine Helpers 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ciobj-$(CONFIG_SH_DMAE_BASE) += shdma-base.o shdma-of.o 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci# 98c2ecf20Sopenharmony_ci# DMA Controllers 108c2ecf20Sopenharmony_ci# 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_cishdma-y := shdmac.o 138c2ecf20Sopenharmony_cishdma-objs := $(shdma-y) 148c2ecf20Sopenharmony_ciobj-$(CONFIG_SH_DMAE) += shdma.o 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ciobj-$(CONFIG_RCAR_DMAC) += rcar-dmac.o 178c2ecf20Sopenharmony_ciobj-$(CONFIG_RENESAS_USB_DMAC) += usb-dmac.o 18