aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorCheng-Yi Chiang <cychiang@chromium.org>2019-02-18 12:18:19 +0800
committerMark Brown <broonie@kernel.org>2019-02-18 17:42:22 +0000
commit74c6ecf4194ebed285b29964a950e0cd7414fe19 (patch)
treee67cc78454eef048d7a7f3cc9aee436f62462cea /sound
parentASoC: fsl_spdif: fix sysclk_df type (diff)
downloadlinux-dev-74c6ecf4194ebed285b29964a950e0cd7414fe19.tar.xz
linux-dev-74c6ecf4194ebed285b29964a950e0cd7414fe19.zip
ASoC: qcom: Kconfig: select dmic for sdm845
sdm845 uses dmic on EC so it should select CROS_EC_CODEC. Signed-off-by: Cheng-Yi Chiang <cychiang@chromium.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/qcom/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig
index 7948e993adba..8f206cb4fcc0 100644
--- a/sound/soc/qcom/Kconfig
+++ b/sound/soc/qcom/Kconfig
@@ -103,6 +103,7 @@ config SND_SOC_SDM845
select SND_SOC_QCOM_COMMON
select SND_SOC_RT5663
select SND_SOC_MAX98927
+ select SND_SOC_CROS_EC_CODEC
help
To add support for audio on Qualcomm Technologies Inc.
SDM845 SoC-based systems.