xref: /linux/sound/soc/stm/Kconfig (revision fcc8487d477a3452a1d0ccbdd4c5e0e1e3cb8bed)
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