2019-01-29 15:04:45 +07:00
|
|
|
config SND_SOC_SPRD
|
|
|
|
tristate "SoC Audio for the Spreadtrum SoC chips"
|
|
|
|
depends on ARCH_SPRD || COMPILE_TEST
|
2019-03-27 18:47:03 +07:00
|
|
|
select SND_SOC_COMPRESS
|
2019-01-29 15:04:45 +07:00
|
|
|
help
|
|
|
|
Say Y or M if you want to add support for codecs attached to
|
|
|
|
the Spreadtrum SoCs' Audio interfaces.
|
2019-04-23 09:26:22 +07: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.
|