18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci## DMA engines 38c2ecf20Sopenharmony_cisnd-soc-dma-sh7760-objs := dma-sh7760.o 48c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SOC_PCM_SH7760) += snd-soc-dma-sh7760.o 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci## audio units found on some SH-4 78c2ecf20Sopenharmony_cisnd-soc-hac-objs := hac.o 88c2ecf20Sopenharmony_cisnd-soc-ssi-objs := ssi.o 98c2ecf20Sopenharmony_cisnd-soc-fsi-objs := fsi.o 108c2ecf20Sopenharmony_cisnd-soc-siu-objs := siu_pcm.o siu_dai.o 118c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SOC_SH4_HAC) += snd-soc-hac.o 128c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SOC_SH4_SSI) += snd-soc-ssi.o 138c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SOC_SH4_FSI) += snd-soc-fsi.o 148c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SOC_SH4_SIU) += snd-soc-siu.o 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ci## audio units for R-Car 178c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SOC_RCAR) += rcar/ 188c2ecf20Sopenharmony_ci 198c2ecf20Sopenharmony_ci## boards 208c2ecf20Sopenharmony_cisnd-soc-sh7760-ac97-objs := sh7760-ac97.o 218c2ecf20Sopenharmony_cisnd-soc-migor-objs := migor.o 228c2ecf20Sopenharmony_ci 238c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SH7760_AC97) += snd-soc-sh7760-ac97.o 248c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SIU_MIGOR) += snd-soc-migor.o 25