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