Skip to content

Commit 09d1f23

Browse files
committed
soundwire-codecs-defconfig: add SDCA library
Force compilation of the library, required until a codec selects it. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent 8fee06f commit 09d1f23

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

soundwire-codecs-defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ CONFIG_SND_SOC_RT715_SDCA_SDW=m
2222

2323
# SoundWire mockup codec
2424
CONFIG_SND_SOC_SDW_MOCKUP=m
25+
26+
# SoundWire SDCA library
27+
CONFIG_SND_SOC_SDCA=m

0 commit comments

Comments
 (0)