xref: /openbmc/linux/sound/soc/sti/Kconfig (revision 23c2b932)
1#
2# STM SoC audio configuration
3#
4menuconfig SND_SOC_STI
5	tristate "SoC Audio support for STI System-On-Chip"
6	depends on SND_SOC
7	depends on ARCH_STI || COMPILE_TEST
8	select SND_SOC_GENERIC_DMAENGINE_PCM
9	help
10		Say Y if you want to enable ASoC-support for
11		any of the STI platforms (e.g. STIH416).
12