Arnaud Pouliquen | 1e6babb | 2015-07-16 11:36:05 +0200 | [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). |