config [31mCONFIG_SND_JZ4740_SOC[0m tristate "SoC Audio for Ingenic JZ4740 SoC" depends on [31mCONFIG_MACH_JZ4740[0m || [31mCONFIG_COMPILE_TEST[0m select [31mCONFIG_SND_SOC_GENERIC_DMAENGINE_PCM[0m help Say Y or [31mCONFIG_M[0m if you want to add support for codecs attached to the JZ4740 I2S interface. You will also need to select the audio interfaces to support below. if [31mCONFIG_SND_JZ4740_SOC[0m config [31mCONFIG_SND_JZ4740_SOC_I2S[0m tristate "SoC Audio (I2S protocol) for Ingenic JZ4740 SoC" depends on [31mCONFIG_HAS_IOMEM[0m help Say Y if you want to use I2S protocol and I2S codec on Ingenic JZ4740 based boards. config [31mCONFIG_SND_JZ4740_SOC_QI_LB60[0m tristate "SoC Audio support for Qi LB60" depends on [31mCONFIG_HAS_IOMEM[0m depends on [31mCONFIG_JZ4740_QI_LB60[0m || [31mCONFIG_COMPILE_TEST[0m select [31mCONFIG_SND_JZ4740_SOC_I2S[0m select [31mCONFIG_SND_SOC_JZ4740_CODEC[0m help Say Y if you want to add support for ASoC audio on the Qi LB60 board a.k.a Qi Ben NanoNote. endif |