diff options
Diffstat (limited to 'sound/soc/msm/Kconfig')
-rw-r--r-- | sound/soc/msm/Kconfig | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sound/soc/msm/Kconfig b/sound/soc/msm/Kconfig index 05ff48ff033a..884a49b26342 100644 --- a/sound/soc/msm/Kconfig +++ b/sound/soc/msm/Kconfig @@ -5,7 +5,7 @@ config SND_SOC_MSM_HOSTLESS_PCM config SND_SOC_MSM_QDSP6V2_INTF bool "SoC Q6 audio driver for MSM/APQ" - depends on MSM_QDSP6_APRV2_GLINK + depends on MSM_QDSP6_APRV2 || MSM_QDSP6_APRV2_GLINK help To add support for SoC audio on MSM/APQ. This will enable all the platform specific @@ -184,8 +184,7 @@ config SND_SOC_MSM8996 select MSM_QDSP6_APRV2 select MSM_QDSP6V2_CODECS select SND_SOC_WCD9335 - select SND_SOC_WSA881X - select SND_SOC_MSM_HDMI_CODEC_RX if ARCH_MSM8996 + select SND_SOC_WSA881X if !MACH_ZUK_Z2_ROW select DTS_SRS_TM select QTI_PP select QTI_PP_AUDIOSPHERE |