0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config SND_BCM2835_SOC_I2S
0003 tristate "SoC Audio support for the Broadcom BCM2835 I2S module"
0004 depends on ARCH_BCM2835 || COMPILE_TEST
0005 select SND_SOC_GENERIC_DMAENGINE_PCM
0006 select REGMAP_MMIO
0007 help
0008 Say Y or M if you want to add support for codecs attached to
0009 the BCM2835 I2S interface. You will also need
0010 to select the audio interfaces to support below.
0011
0012 config SND_SOC_CYGNUS
0013 tristate "SoC platform audio for Broadcom Cygnus chips"
0014 depends on ARCH_BCM_CYGNUS || COMPILE_TEST
0015 help
0016 Say Y if you want to add support for ASoC audio on Broadcom
0017 Cygnus chips (bcm958300, bcm958305, bcm911360)
0018
0019 If you don't know what to do here, say N.
0020
0021 config SND_BCM63XX_I2S_WHISTLER
0022 tristate "SoC Audio support for the Broadcom BCM63XX I2S module"
0023 select REGMAP_MMIO
0024 help
0025 Say Y if you want to add support for ASoC audio on Broadcom
0026 DSL/PON chips (bcm63158, bcm63178)
0027
0028 If you don't know what to do here, say N