config [31mCONFIG_SND_BCM2835_SOC_I2S[0m tristate "SoC Audio support for the Broadcom BCM2835 I2S module" depends on [31mCONFIG_ARCH_BCM2835[0m || [31mCONFIG_COMPILE_TEST[0m select [31mCONFIG_SND_SOC_GENERIC_DMAENGINE_PCM[0m select [31mCONFIG_REGMAP_MMIO[0m help Say Y or [31mCONFIG_M[0m if you want to add support for codecs attached to the BCM2835 I2S interface. You will also need to select the audio interfaces to support below. config [31mCONFIG_SND_SOC_CYGNUS[0m tristate "SoC platform audio for Broadcom Cygnus chips" depends on [31mCONFIG_ARCH_BCM_CYGNUS[0m || [31mCONFIG_COMPILE_TEST[0m depends on [31mCONFIG_HAS_DMA[0m help Say Y if you want to add support for ASoC audio on Broadcom Cygnus chips (bcm958300, bcm958305, bcm911360) If you don't know what to do here, say N. |