Skip to content

Commit

Permalink
soundwire-codecs-defconfig: add SDCA library
Browse files Browse the repository at this point in the history
Force compilation of the library, required until a codec selects it.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
  • Loading branch information
plbossart committed May 20, 2024
1 parent 8fee06f commit 09d1f23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions soundwire-codecs-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ CONFIG_SND_SOC_RT715_SDCA_SDW=m

# SoundWire mockup codec
CONFIG_SND_SOC_SDW_MOCKUP=m

# SoundWire SDCA library
CONFIG_SND_SOC_SDCA=m

0 comments on commit 09d1f23

Please sign in to comment.