Skip to content

Commit c9f14ef

Browse files
committed
soundwire-defconfig: add AMD manager
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>
1 parent c3171af commit c9f14ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

soundwire-defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
CONFIG_SOUNDWIRE=m
22
CONFIG_SOUNDWIRE_INTEL=m
33
CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE=m
4+
5+
CONFIG_SOUNDWIRE_AMD=m

0 commit comments

Comments
 (0)