Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_SND_SOC_SPRD
	tristate "SoC Audio for the Spreadtrum SoC chips"
	depends on CONFIG_ARCH_SPRD || CONFIG_COMPILE_TEST
	select CONFIG_SND_SOC_COMPRESS
	help
	  Say Y or CONFIG_M if you want to add support for codecs attached to
	  the Spreadtrum SoCs' Audio interfaces.

config CONFIG_SND_SOC_SPRD_MCDT
	bool "Spreadtrum multi-channel data transfer support"
	depends on CONFIG_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.