rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | # |
2 | # STM SoC audio configuration | ||||
3 | # | ||||
4 | menuconfig 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). |