linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: qcom: Kconfig: select dmic for sdm845
@ 2019-02-18  4:18 Cheng-Yi Chiang
  2019-02-18 18:49 ` Applied "ASoC: qcom: Kconfig: select dmic for sdm845" to the asoc tree Mark Brown
  2019-02-18 18:52 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Cheng-Yi Chiang @ 2019-02-18  4:18 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mark Brown, alsa-devel, dgreid, tzungbi, Rohit kumar, Cheng-Yi Chiang

sdm845 uses dmic on EC so it should select CROS_EC_CODEC.

Signed-off-by: Cheng-Yi Chiang <cychiang@chromium.org>
---
 sound/soc/qcom/Kconfig | 1 +
 1 file changed, 1 insertion(+)

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.
-- 
2.21.0.rc0.258.g878e2cd30e-goog


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-18 18:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-18  4:18 [PATCH] ASoC: qcom: Kconfig: select dmic for sdm845 Cheng-Yi Chiang
2019-02-18 18:49 ` Applied "ASoC: qcom: Kconfig: select dmic for sdm845" to the asoc tree Mark Brown
2019-02-18 18:52 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).