2019-01-29 16:04:45 +08:00
|
|
|
config SND_SOC_SPRD
|
|
|
|
tristate "SoC Audio for the Spreadtrum SoC chips"
|
|
|
|
depends on ARCH_SPRD || COMPILE_TEST
|
2019-03-27 19:47:03 +08:00
|
|
|
select SND_SOC_COMPRESS
|
2019-01-29 16:04:45 +08:00
|
|
|
help
|
|
|
|
Say Y or M if you want to add support for codecs attached to
|
|
|
|
the Spreadtrum SoCs' Audio interfaces.
|
2019-04-23 10:26:22 +08:00
|
|
|
|
|
|
|
config SND_SOC_SPRD_MCDT
|
|
|
|
bool "Spreadtrum multi-channel data transfer support"
|
|
|
|
depends on SND_SOC_SPRD
|
|
|
|
help
|
|
|
|
Say y here to enable multi-channel data transfer support. It
|
|
|
|
is used for sound stream transmission between audio subsystem
|
|
|
|
and other AP/CP subsystem.
|