1 # SPDX-License-Identifier: GPL-2.0-only
3 # SoundWire subsystem configuration
7 tristate "SoundWire support"
9 depends on SND_SOC_SDCA_OPTIONAL
11 SoundWire is a 2-Pin interface with data and clock line ratified
12 by the MIPI Alliance. SoundWire is used for transporting data
13 typically related to audio functions. SoundWire interface is
14 optimized to integrate audio devices in mobile or mobile inspired
15 systems. Say Y to enable this subsystem, N if you do not have such
20 comment "SoundWire Devices"
23 tristate "AMD SoundWire Manager driver"
24 select SOUNDWIRE_GENERIC_ALLOCATION
25 depends on ACPI && SND_SOC
27 SoundWire AMD Manager driver.
28 If you have an AMD platform which has a SoundWire Manager then
29 enable this config option to get the SoundWire support for that
32 config SOUNDWIRE_CADENCE
35 config SOUNDWIRE_INTEL
36 tristate "Intel SoundWire Master driver"
37 select SOUNDWIRE_CADENCE
38 select SOUNDWIRE_GENERIC_ALLOCATION
40 depends on ACPI && SND_SOC
41 depends on SND_SOC_SOF_HDA_MLINK || !SND_SOC_SOF_HDA_MLINK
43 SoundWire Intel Master driver.
44 If you have an Intel platform which has a SoundWire Master then
45 enable this config option to get the SoundWire support for that
49 tristate "Qualcomm SoundWire Master driver"
53 SoundWire Qualcomm Master driver.
54 If you have an Qualcomm platform which has a SoundWire Master then
55 enable this config option to get the SoundWire support for that
58 config SOUNDWIRE_GENERIC_ALLOCATION