Skip to content

Commit 0de3ff8

Browse files
committed
ASoC: Intel: sof_sdw: add tac5xx2-sdw family
Add Texas Instrument's tac5xx2-sdw family to include support for soundwire codecs tac5572, tac5682 Signed-off-by: Niranjan H Y <niranjan.hy@ti.com>
1 parent d23656c commit 0de3ff8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

sound/soc/intel/boards/Kconfig

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,12 +533,14 @@ config SND_SOC_INTEL_SOUNDWIRE_SOF_MACH
533533
select SND_SOC_CS35L56_SPI
534534
select SND_SOC_CS35L56_SDW
535535
select SND_SOC_ES9356
536+
imply SND_SOC_TAC5XX2_SDW
536537
select SND_SOC_DMIC
537538
select SND_SOC_INTEL_HDA_DSP_COMMON
538539
imply SND_SOC_SDW_MOCKUP
539540
help
540541
Add support for Intel SoundWire-based platforms connected to
541-
MAX98373, RT700, RT711, RT1308 and RT715
542+
MAX98373, RT700, RT711, RT1308, RT715, TAC5XX2_SDW family (including
543+
TAC5572, TAC5682).
542544
If unsure select "N".
543545

544546
endif

0 commit comments

Comments
 (0)