OSDN Git Service

Merge series "Kconfig updates for DMIC and SOF HDMI support" from Ranjani Sridharan...
authorMark Brown <broonie@kernel.org>
Tue, 28 Apr 2020 15:40:38 +0000 (16:40 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 28 Apr 2020 15:40:38 +0000 (16:40 +0100)
commiteda12425b266b85a8c4b8f4f25ca8afc7e36070f
tree7c9d61383b590f3b7d3842b8e21f5dad1445be64
parent433f9cba54fa92d78a1fd590d219aada44829588
parent4262ddc2ad631ef92058df23b1de1457543514df
Merge series "Kconfig updates for DMIC and SOF HDMI support" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:

This series provides the following updtes to the Intel machine driver
Kconfig:

1. The first patch adds the explicit dependency on GPIOLIB when
SND_SOC_DMIC is selected.

2. SND_SOC_SOF_HDA_AUDIO_CODEC is required for using the legacy
HDA codec driver for HDMI support in SOF. The last 3 three patches
make the required changes to account for this.

Libin Yang (3):
  ASoC: intel: add depends on SND_SOC_SOF_HDA_AUDIO_CODEC for common
    hdmi
  ASoC: sof-sdw: remove CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC condition
  ASoC: sof_pcm512x: remove CONFIG_SND_HDA_CODEC_HDMI condition

Pierre-Louis Bossart (1):
  ASoC: Intel: boards: add explicit dependency on GPIOLIB when DMIC is
    used

 sound/soc/intel/boards/Kconfig        | 51 ++++++++++++++-------------
 sound/soc/intel/boards/sof_pcm512x.c  |  9 -----
 sound/soc/intel/boards/sof_sdw.c      |  8 -----
 sound/soc/intel/boards/sof_sdw_hdmi.c |  7 ----
 4 files changed, 26 insertions(+), 49 deletions(-)

--
2.17.1