blob: 5e0ac8278572134aeac85bf654fc04e796b1b0e3 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Baolin Wang42fea312019-01-29 16:04:45 +08002config SND_SOC_SPRD
3 tristate "SoC Audio for the Spreadtrum SoC chips"
4 depends on ARCH_SPRD || COMPILE_TEST
Baolin Wangcce13962019-03-27 19:47:03 +08005 select SND_SOC_COMPRESS
Baolin Wang42fea312019-01-29 16:04:45 +08006 help
7 Say Y or M if you want to add support for codecs attached to
8 the Spreadtrum SoCs' Audio interfaces.
Baolin Wangd7bff892019-04-23 10:26:22 +08009
10config SND_SOC_SPRD_MCDT
Baolin Wangfd357ec2020-03-05 14:00:53 +080011 tristate "Spreadtrum multi-channel data transfer support"
Baolin Wangd7bff892019-04-23 10:26:22 +080012 depends on SND_SOC_SPRD
13 help
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.