Skip to content

Commit

Permalink
soundwire-defconfig: add AMD manager
Browse files Browse the repository at this point in the history
We currently don't compile the AMD manager by default, and it's not
selected. That can lead to failures with the default config, only
detected with 'allmodconfig'

https://github.com/thesofproject/linux/actions/runs/9134952643/job/25121470472?pr=4995

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
  • Loading branch information
plbossart committed May 20, 2024
1 parent 09d1f23 commit 2071c04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions soundwire-defconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
CONFIG_SOUNDWIRE=m
CONFIG_SOUNDWIRE_INTEL=m
CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE=m

CONFIG_SOUNDWIRE_AMD=m

0 comments on commit 2071c04

Please sign in to comment.