Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ba82dc7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "sound: add HDMI codec Kconfig"

parents a31f9176 1178c4a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -542,7 +542,7 @@ config SND_SOC_MSM_STUB

config SND_SOC_MSM_HDMI_CODEC_RX
	bool "HDMI Audio Playback"
	depends on FB_MSM_MDSS_HDMI_PANEL && (SND_SOC_MSM8974 || SND_SOC_APQ8084)
	depends on FB_MSM_MDSS_HDMI_PANEL && (SND_SOC_MSM8974 || SND_SOC_APQ8084 || SND_SOC_MPQ8092)
	help
	HDMI audio drivers should be built only if the platform
        supports hdmi panel.
+1 −0
Original line number Diff line number Diff line
@@ -175,6 +175,7 @@ config SND_SOC_MPQ8092
	select SND_SOC_MSM_STUB
	select SND_SOC_MSM_HOSTLESS_PCM
	select SND_SOC_WCD9310
	select SND_SOC_MSM_HDMI_CODEC_RX
	select SND_DYNAMIC_MINORS
	help
	 To add support for SoC audio on MPQ8092.