brintos

brintos / linux-shallow public Read only

0
0
Text · 561 B · 5e0ac82 Raw
17 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config SND_SOC_SPRD3	tristate "SoC Audio for the Spreadtrum SoC chips"4	depends on ARCH_SPRD || COMPILE_TEST5	select SND_SOC_COMPRESS6	help7	  Say Y or M if you want to add support for codecs attached to8	  the Spreadtrum SoCs' Audio interfaces.9 10config SND_SOC_SPRD_MCDT11	tristate "Spreadtrum multi-channel data transfer support"12	depends on SND_SOC_SPRD13	help14	  Say y here to enable multi-channel data transfer support. It15	  is used for sound stream transmission between audio subsystem16	  and other AP/CP subsystem.17