]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - sound/soc/amd/Kconfig
Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[mirror_ubuntu-hirsute-kernel.git] / sound / soc / amd / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config SND_SOC_AMD_ACP
3 tristate "AMD Audio Coprocessor support"
4 help
5 This option enables ACP DMA support on AMD platform.
6
7 config SND_SOC_AMD_CZ_DA7219MX98357_MACH
8 tristate "AMD CZ support for DA7219 and MAX9835"
9 select SND_SOC_DA7219
10 select SND_SOC_MAX98357A
11 select SND_SOC_ADAU7002
12 select REGULATOR
13 depends on SND_SOC_AMD_ACP && I2C && GPIOLIB
14 help
15 This option enables machine driver for DA7219 and MAX9835.
16
17 config SND_SOC_AMD_CZ_RT5645_MACH
18 tristate "AMD CZ support for RT5645"
19 select SND_SOC_RT5645
20 depends on SND_SOC_AMD_ACP && I2C
21 help
22 This option enables machine driver for rt5645.
23
24 config SND_SOC_AMD_ACP3x
25 tristate "AMD Audio Coprocessor-v3.x support"
26 depends on X86 && PCI
27 help
28 This option enables ACP v3.x I2S support on AMD platform
29
30 config SND_SOC_AMD_RV_RT5682_MACH
31 tristate "AMD RV support for RT5682"
32 select SND_SOC_RT5682
33 select SND_SOC_MAX98357A
34 select SND_SOC_CROS_EC_CODEC
35 select I2C_CROS_EC_TUNNEL
36 depends on SND_SOC_AMD_ACP3x && I2C && CROS_EC
37 help
38 This option enables machine driver for RT5682 and MAX9835.