Merge series "ASoC: SOF: partial fix to Kconfig issues" from Pierre-Louis Bossart...
authorMark Brown <broonie@kernel.org>
Mon, 25 Jan 2021 14:15:12 +0000 (14:15 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 25 Jan 2021 14:15:12 +0000 (14:15 +0000)
We've had several reports of broken dependencies. The 'right' fix is
to revisit the module dependencies as suggested by Arnd Bergmann. This
is WIP at https://github.com/thesofproject/linux/pull/2683. Since this
is taking longer than expected, I am only sharing quick fixes for now.

Pierre-Louis Bossart (2):
  ASoC: SOF: Intel: soundwire: fix select/depend unmet dependencies
  ASoC: SOF: SND_INTEL_DSP_CONFIG dependency

 sound/soc/sof/intel/Kconfig  |  3 ++-
 sound/soc/sof/sof-acpi-dev.c | 11 ++++++-----
 sound/soc/sof/sof-pci-dev.c  | 10 ++++++----
 3 files changed, 14 insertions(+), 10 deletions(-)

--
2.25.1


Trivial merge