162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# BCM2835 Platform Support 362306a36Sopenharmony_cisnd-soc-bcm2835-i2s-objs := bcm2835-i2s.o 462306a36Sopenharmony_ci 562306a36Sopenharmony_ciobj-$(CONFIG_SND_BCM2835_SOC_I2S) += snd-soc-bcm2835-i2s.o 662306a36Sopenharmony_ci 762306a36Sopenharmony_ci# CYGNUS Platform Support 862306a36Sopenharmony_cisnd-soc-cygnus-objs := cygnus-pcm.o cygnus-ssp.o 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ciobj-$(CONFIG_SND_SOC_CYGNUS) += snd-soc-cygnus.o 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci# BCM63XX Platform Support 1362306a36Sopenharmony_cisnd-soc-63xx-objs := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ciobj-$(CONFIG_SND_BCM63XX_I2S_WHISTLER) += snd-soc-63xx.o