diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-09-08 17:52:23 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-09-08 17:52:23 +0200 |
commit | 25fca8c9e0d79ca4c5bb0199dcc52ab0ea4cbd7d (patch) | |
tree | 689ff727d6a78f11d3850a60b8b600feb9c9c062 /sound/soc/intel | |
parent | c5433f026b27cc100985189fac04969dfbf56dba (diff) | |
parent | fcb958ee8e832e9cdf43408535207e15f14af755 (diff) |
Merge tag 'asoc-fix-v5.15-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v5.15
A collection of fixes that came in during the merge window, nothing too
remarkable but a reasonably large number of fixes.
Diffstat (limited to 'sound/soc/intel')
-rw-r--r-- | sound/soc/intel/boards/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/boards/Kconfig b/sound/soc/intel/boards/Kconfig index 046955bf717c..61b71d6c44cf 100644 --- a/sound/soc/intel/boards/Kconfig +++ b/sound/soc/intel/boards/Kconfig @@ -602,7 +602,7 @@ config SND_SOC_INTEL_SOUNDWIRE_SOF_MACH select SND_SOC_DMIC select SND_SOC_INTEL_HDA_DSP_COMMON select SND_SOC_INTEL_SOF_MAXIM_COMMON - select SND_SOC_SDW_MOCKUP + imply SND_SOC_SDW_MOCKUP help Add support for Intel SoundWire-based platforms connected to MAX98373, RT700, RT711, RT1308 and RT715 |