Kconfig (10a558374f3751cf4eb55143008975641dfc2cf4) Kconfig (608a300fc1f0e088446cbef8e13ded686c5172b6)
1config SND_SOC_AMD_ACP
2 tristate "AMD Audio Coprocessor support"
3 help
4 This option enables ACP DMA support on AMD platform.
5
1config SND_SOC_AMD_ACP
2 tristate "AMD Audio Coprocessor support"
3 help
4 This option enables ACP DMA support on AMD platform.
5
6config SND_SOC_AMD_CZ_DA7219MX98357_MACH
7 tristate "AMD CZ support for DA7219 and MAX9835"
8 select SND_SOC_DA7219
9 select SND_SOC_MAX98357A
10 select SND_SOC_ADAU7002
11 depends on SND_SOC_AMD_ACP && I2C
12 help
13 This option enables machine driver for DA7219 and MAX9835.
14
6config SND_SOC_AMD_CZ_RT5645_MACH
7 tristate "AMD CZ support for RT5645"
8 select SND_SOC_RT5645
9 depends on SND_SOC_AMD_ACP && I2C
10 help
11 This option enables machine driver for rt5645.
15config SND_SOC_AMD_CZ_RT5645_MACH
16 tristate "AMD CZ support for RT5645"
17 select SND_SOC_RT5645
18 depends on SND_SOC_AMD_ACP && I2C
19 help
20 This option enables machine driver for rt5645.