xref: /linux/sound/soc/sunxi/Kconfig (revision a4cdb556cae05cd3e7b602b3a44c01420c4e2258)
1menu "Allwinner SoC Audio support"
2
3config SND_SUN4I_CODEC
4	tristate "Allwinner A10 Codec Support"
5	select SND_SOC_GENERIC_DMAENGINE_PCM
6	select REGMAP_MMIO
7	help
8	  Select Y or M to add support for the Codec embedded in the Allwinner
9	  A10 and affiliated SoCs.
10
11endmenu
12