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>
This commit is contained in:
Cheng-Yi Chiang 2019-02-18 12:18:19 +08:00 committed by Mark Brown
parent 2231609a2c
commit 74c6ecf419
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0

View file

@ -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.