From: Mark Brown Date: Fri, 29 May 2020 20:43:38 +0000 (+0100) Subject: Merge series "Kconfig updates for DMIC and SOF HDMI support" from Pierre-Louis Bossar... X-Git-Tag: v5.10.7~1331^2~131^2~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e28a0c3e073220b8966575325321df78faa4a0a;p=platform%2Fkernel%2Flinux-rpi.git Merge series "Kconfig updates for DMIC and SOF HDMI support" from Pierre-Louis Bossart : This series provides the following updates 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. changes since v1: first patch for DMIC was merged already rebase for HDMI on top of Arnd's RT5682 changes. 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 sound/soc/intel/boards/Kconfig | 20 ++++++++++---------- 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, 10 insertions(+), 34 deletions(-) base-commit: 89d73ccab20a684d8446cea4d8ac6a2608c8d390 -- 2.20.1 --- 6e28a0c3e073220b8966575325321df78faa4a0a