1 menu "Allwinner SoC Audio support"
2 depends on ARCH_SUNXI || COMPILE_TEST
5 tristate "Allwinner A10 Codec Support"
6 select SND_SOC_GENERIC_DMAENGINE_PCM
9 Select Y or M to add support for the Codec embedded in the Allwinner
10 A10 and affiliated SoCs.
12 config SND_SUN8I_CODEC
13 tristate "Allwinner SUN8I audio codec"
15 depends on MACH_SUN8I || COMPILE_TEST
18 This option enables the digital part of the internal audio codec for
19 Allwinner sun8i SoC (and particularly A33).
21 Say Y or M if you want to add sun8i digital audio codec support.
23 config SND_SUN8I_CODEC_ANALOG
24 tristate "Allwinner sun8i Codec Analog Controls Support"
25 depends on MACH_SUN8I || (ARM64 && ARCH_SUNXI) || COMPILE_TEST
28 Say Y or M if you want to add support for the analog controls for
29 the codec embedded in newer Allwinner SoCs.
32 tristate "Allwinner A10 I2S Support"
33 select SND_SOC_GENERIC_DMAENGINE_PCM
36 Say Y or M if you want to add support for codecs attached to
37 the Allwinner A10 I2S. You will also need to select the
38 individual machine drivers to support below.
40 config SND_SUN4I_SPDIF
41 tristate "Allwinner A10 SPDIF Support"
43 select SND_SOC_GENERIC_DMAENGINE_PCM
46 Say Y or M to add support for the S/PDIF audio block in the Allwinner
47 A10 and affiliated SoCs.