1 # SPDX-License-Identifier: GPL-2.0-only
3 # SoundWire subsystem configuration
7 tristate "SoundWire support"
10 SoundWire is a 2-Pin interface with data and clock line ratified
11 by the MIPI Alliance. SoundWire is used for transporting data
12 typically related to audio functions. SoundWire interface is
13 optimized to integrate audio devices in mobile or mobile inspired
14 systems. Say Y to enable this subsystem, N if you do not have such
19 comment "SoundWire Devices"
21 config SOUNDWIRE_CADENCE
24 config SOUNDWIRE_INTEL
25 tristate "Intel SoundWire Master driver"
26 select SOUNDWIRE_CADENCE
27 select SOUNDWIRE_GENERIC_ALLOCATION
29 depends on ACPI && SND_SOC
31 SoundWire Intel Master driver.
32 If you have an Intel platform which has a SoundWire Master then
33 enable this config option to get the SoundWire support for that
37 tristate "Qualcomm SoundWire Master driver"
41 SoundWire Qualcomm Master driver.
42 If you have an Qualcomm platform which has a SoundWire Master then
43 enable this config option to get the SoundWire support for that
46 config SOUNDWIRE_GENERIC_ALLOCATION