summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/Kconfig
diff options
context:
space:
mode:
authorxuyuqing <xuyuqing@huaqin.corp-partner.google.com>2020-11-12 09:43:28 +0800
committerMark Brown <broonie@kernel.org>2020-11-12 15:15:13 +0000
commite936619b7ce784c808a8e2524f712a89ef245920 (patch)
tree22709cca6f52f4f66014f8822a9ff3e0e65532bd /sound/soc/qcom/Kconfig
parent80e2b1208d87fc46b6980da99a173130082c7af4 (diff)
downloadlinux-stable-e936619b7ce784c808a8e2524f712a89ef245920.tar.gz
linux-stable-e936619b7ce784c808a8e2524f712a89ef245920.tar.bz2
linux-stable-e936619b7ce784c808a8e2524f712a89ef245920.zip
ASoC: qcom: sc7180: Modify machine driver for sound card
Bypass set jack because there is no jack on coachz. Create route for dmic. Signed-off-by: xuyuqing <xuyuqing@huaqin.corp-partner.google.com> Link: https://lore.kernel.org/r/20201112014328.695232-3-xuyuqing@huaqin.corp-partner.google.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/qcom/Kconfig')
-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 41cb08bd5588..27f93006be96 100644
--- a/sound/soc/qcom/Kconfig
+++ b/sound/soc/qcom/Kconfig
@@ -145,6 +145,7 @@ config SND_SOC_SC7180
select SND_SOC_LPASS_SC7180
select SND_SOC_MAX98357A
select SND_SOC_RT5682_I2C
+ select SND_SOC_ADAU7002
help
To add support for audio on Qualcomm Technologies Inc.
SC7180 SoC-based systems.