aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/Kconfig
diff options
context:
space:
mode:
authorKai Vehmanen <kai.vehmanen@linux.intel.com>2019-11-26 08:53:02 -0600
committerMark Brown <broonie@kernel.org>2019-12-09 18:32:40 +0000
commit179d5811c2fcadf3f07032bb76ed47c59b91ce1d (patch)
treea10c7ac43a4c8497961600a70a4e96f1a9ff40b0 /sound/soc/sof/intel/Kconfig
parentASoC: Intel: common: Add mach table for tgl-max98357a-rt5682 (diff)
downloadlinux-179d5811c2fcadf3f07032bb76ed47c59b91ce1d.tar.xz
linux-179d5811c2fcadf3f07032bb76ed47c59b91ce1d.zip
ASoC: SOF: Intel: make common HDMI driver default
Use the common HDMI driver by default if the codec driver is selected in kernel build. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20191126145304.24204-2-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sof/intel/Kconfig')
-rw-r--r--sound/soc/sof/intel/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sof/intel/Kconfig b/sound/soc/sof/intel/Kconfig
index cc09bb606f7d..56a837d2cb95 100644
--- a/sound/soc/sof/intel/Kconfig
+++ b/sound/soc/sof/intel/Kconfig
@@ -319,6 +319,7 @@ config SND_SOC_SOF_HDA_COMMON_HDMI_CODEC
bool "SOF common HDA HDMI codec driver"
depends on SND_SOC_SOF_HDA_LINK
depends on SND_HDA_CODEC_HDMI
+ default SND_HDA_CODEC_HDMI
help
This adds support for HDMI audio by using the common HDA
HDMI/DisplayPort codec driver.