13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# STM SoC audio configuration4#5menuconfig SND_SOC_STI6 tristate "SoC Audio support for STI System-On-Chip"7 depends on SND_SOC8 depends on ARCH_STI || COMPILE_TEST9 select SND_SOC_GENERIC_DMAENGINE_PCM10 help11 Say Y if you want to enable ASoC-support for12 any of the STI platforms (e.g. STIH416).13