mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02:00
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>
This commit is contained in:
parent
817593b977
commit
aa49974f32
|
|
@ -335,6 +335,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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user