ASoC: lpass-platform: don't use snd_soc_pcm_set_drvdata()
[deliverable/linux.git] / sound / soc / sirf / Kconfig
1 config SND_SOC_SIRF
2 tristate "SoC Audio for the SiRF SoC chips"
3 depends on ARCH_SIRF || COMPILE_TEST
4 select SND_SOC_GENERIC_DMAENGINE_PCM
5
6 config SND_SOC_SIRF_AUDIO
7 tristate "SoC Audio support for SiRF internal audio codec"
8 depends on SND_SOC_SIRF
9 select SND_SOC_SIRF_AUDIO_CODEC
10 select SND_SOC_SIRF_AUDIO_PORT
11
12 config SND_SOC_SIRF_AUDIO_PORT
13 select REGMAP_MMIO
14 tristate
15
16 config SND_SOC_SIRF_USP
17 tristate "SoC Audio (I2S protocol) for SiRF SoC USP interface"
18 depends on SND_SOC_SIRF
19 select REGMAP_MMIO
20 tristate
This page took 0.03244 seconds and 5 git commands to generate.