1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "SoC Audio for the Spreadtrum SoC chips"
4 depends on ARCH_SPRD || COMPILE_TEST
5 select SND_SOC_COMPRESS
7 Say Y or M if you want to add support for codecs attached to
8 the Spreadtrum SoCs' Audio interfaces.
10 config SND_SOC_SPRD_MCDT
11 bool "Spreadtrum multi-channel data transfer support"
12 depends on SND_SOC_SPRD
14 Say y here to enable multi-channel data transfer support. It
15 is used for sound stream transmission between audio subsystem
16 and other AP/CP subsystem.