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