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_AMD_ACP
	tristate "AMD Audio Coprocessor support"
	help
	 This option enables ACP DMA support on AMD platform.

config CONFIG_SND_SOC_AMD_CZ_DA7219MX98357_MACH
	tristate "AMD CZ support for DA7219 and MAX9835"
	select CONFIG_SND_SOC_DA7219
	select CONFIG_SND_SOC_MAX98357A
	select CONFIG_SND_SOC_ADAU7002
	select CONFIG_REGULATOR
	depends on CONFIG_SND_SOC_AMD_ACP && CONFIG_I2C && CONFIG_GPIOLIB
	help
	 This option enables machine driver for DA7219 and MAX9835.

config CONFIG_SND_SOC_AMD_CZ_RT5645_MACH
	tristate "AMD CZ support for RT5645"
	select CONFIG_SND_SOC_RT5645
	depends on CONFIG_SND_SOC_AMD_ACP && CONFIG_I2C
	help
	 This option enables machine driver for rt5645.

config CONFIG_SND_SOC_AMD_ACP3x
	tristate "AMD Audio Coprocessor-v3.x support"
	depends on CONFIG_X86 && CONFIG_PCI
	help
	 This option enables ACP v3.x I2S support on AMD platform