162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig SND_BCM2835_SOC_I2S
362306a36Sopenharmony_ci	tristate "SoC Audio support for the Broadcom BCM2835 I2S module"
462306a36Sopenharmony_ci	depends on ARCH_BCM2835 || COMPILE_TEST
562306a36Sopenharmony_ci	select SND_SOC_GENERIC_DMAENGINE_PCM
662306a36Sopenharmony_ci	select REGMAP_MMIO
762306a36Sopenharmony_ci	help
862306a36Sopenharmony_ci	  Say Y or M if you want to add support for codecs attached to
962306a36Sopenharmony_ci	  the BCM2835 I2S interface. You will also need
1062306a36Sopenharmony_ci	  to select the audio interfaces to support below.
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciconfig SND_SOC_CYGNUS
1362306a36Sopenharmony_ci	tristate "SoC platform audio for Broadcom Cygnus chips"
1462306a36Sopenharmony_ci	depends on ARCH_BCM_CYGNUS || COMPILE_TEST
1562306a36Sopenharmony_ci	help
1662306a36Sopenharmony_ci	  Say Y if you want to add support for ASoC audio on Broadcom
1762306a36Sopenharmony_ci	  Cygnus chips (bcm958300, bcm958305, bcm911360)
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ci	  If you don't know what to do here, say N.
2062306a36Sopenharmony_ci
2162306a36Sopenharmony_ciconfig SND_BCM63XX_I2S_WHISTLER
2262306a36Sopenharmony_ci	tristate "SoC Audio support for the Broadcom BCM63XX I2S module"
2362306a36Sopenharmony_ci	select REGMAP_MMIO
2462306a36Sopenharmony_ci	help
2562306a36Sopenharmony_ci	  Say Y if you want to add support for ASoC audio on Broadcom
2662306a36Sopenharmony_ci	  DSL/PON chips (bcm63158, bcm63178)
2762306a36Sopenharmony_ci
2862306a36Sopenharmony_ci	  If you don't know what to do here, say N
29