xref: /linux/sound/soc/stm/Kconfig (revision 905e46acd3272d04566fec49afbd7ad9e2ed9ae3)
1menuconfig SND_SOC_STM32
2	tristate "STMicroelectronics STM32 SOC audio support"
3	depends on ARCH_STM32 || COMPILE_TEST
4	depends on SND_SOC
5	select SND_SOC_GENERIC_DMAENGINE_PCM
6	select REGMAP_MMIO
7	help
8	  Say Y if you want to enable ASoC-support for STM32
9