Kconfig (03ab8e6297acd1bc0eedaa050e2a1635c576fd11) Kconfig (f94fa84058014f81ad526641f1b1f583ca2cf32f)
1# SPDX-License-Identifier: GPL-2.0-only
2config SND_SOC_AMD_ACP
3 tristate "AMD Audio Coprocessor support"
4 help
5 This option enables ACP DMA support on AMD platform.
6
7config SND_SOC_AMD_CZ_DA7219MX98357_MACH
8 tristate "AMD CZ support for DA7219, RT5682 and MAX9835"

--- 9 unchanged lines hidden (view full) ---

18
19config SND_SOC_AMD_CZ_RT5645_MACH
20 tristate "AMD CZ support for RT5645"
21 select SND_SOC_RT5645
22 depends on SND_SOC_AMD_ACP && I2C
23 help
24 This option enables machine driver for rt5645.
25
1# SPDX-License-Identifier: GPL-2.0-only
2config SND_SOC_AMD_ACP
3 tristate "AMD Audio Coprocessor support"
4 help
5 This option enables ACP DMA support on AMD platform.
6
7config SND_SOC_AMD_CZ_DA7219MX98357_MACH
8 tristate "AMD CZ support for DA7219, RT5682 and MAX9835"

--- 9 unchanged lines hidden (view full) ---

18
19config SND_SOC_AMD_CZ_RT5645_MACH
20 tristate "AMD CZ support for RT5645"
21 select SND_SOC_RT5645
22 depends on SND_SOC_AMD_ACP && I2C
23 help
24 This option enables machine driver for rt5645.
25
26config SND_SOC_AMD_ST_ES8336_MACH
27 tristate "AMD ST support for ES8336"
28 select SND_SOC_ACPI
29 select SND_SOC_ES8316
30 depends on SND_SOC_AMD_ACP
31 depends on ACPI || COMPILE_TEST
32 depends on I2C || COMPILE_TEST
33 help
34 This option enables machine driver for Jadeite platform
35 using es8336 codec.
36 Say m if you have such a device.
37 If unsure select "N".
38
26config SND_SOC_AMD_ACP3x
27 tristate "AMD Audio Coprocessor-v3.x support"
28 depends on X86 && PCI
29 help
30 This option enables ACP v3.x I2S support on AMD platform
31
32config SND_SOC_AMD_RV_RT5682_MACH
33 tristate "AMD RV support for RT5682"

--- 74 unchanged lines hidden ---
39config SND_SOC_AMD_ACP3x
40 tristate "AMD Audio Coprocessor-v3.x support"
41 depends on X86 && PCI
42 help
43 This option enables ACP v3.x I2S support on AMD platform
44
45config SND_SOC_AMD_RV_RT5682_MACH
46 tristate "AMD RV support for RT5682"

--- 74 unchanged lines hidden ---