18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# BCM2835 Platform Support 38c2ecf20Sopenharmony_cisnd-soc-bcm2835-i2s-objs := bcm2835-i2s.o 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_BCM2835_SOC_I2S) += snd-soc-bcm2835-i2s.o 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci# CYGNUS Platform Support 88c2ecf20Sopenharmony_cisnd-soc-cygnus-objs := cygnus-pcm.o cygnus-ssp.o 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_SOC_CYGNUS) += snd-soc-cygnus.o 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_ci# BCM63XX Platform Support 138c2ecf20Sopenharmony_cisnd-soc-63xx-objs := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ciobj-$(CONFIG_SND_BCM63XX_I2S_WHISTLER) += snd-soc-63xx.o