autoconf: sdm845: add conf to enable display port

Add audio configurations to enable audio functionality
over DisplayPort on sdm845.

Change-Id: If8b5f6c25bca08a61b951cb97167e9ead7271dd3
Signed-off-by: Asish Bhattacharya <asishb@codeaurora.org>
This commit is contained in:
Asish Bhattacharya 2017-09-01 00:04:39 +05:30 committed by Shiv Maliyappanahalli
parent 38070be30b
commit 13a66c87f4
2 changed files with 2 additions and 0 deletions

View file

@ -39,3 +39,4 @@ CONFIG_SND_SOC_MACHINE_SDM845=y
CONFIG_SND_SOC_MSM_STUB=y
CONFIG_WCD_DSP_GLINK=y
CONFIG_MSM_AVTIMER=y
CONFIG_SND_SOC_MSM_HDMI_CODEC_RX=y

View file

@ -52,3 +52,4 @@
#define CONFIG_SND_SOC_MSM_STUB 1
#define CONFIG_WCD_DSP_GLINK 1
#define CONFIG_MSM_AVTIMER 1
#define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1