aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/qcom/Kconfig
diff options
context:
space:
mode:
authorJudy Hsiao <judyhsiao@chromium.org>2022-03-31 16:42:01 +0800
committerMark Brown <broonie@kernel.org>2022-04-05 10:23:11 +0100
commitc5198db82d4c257d4d9fb9dc0db329482f3d08b9 (patch)
treea46920911957ef103d0feb11f643a26d4eb501d3 /sound/soc/qcom/Kconfig
parentASoC: intel: atom: Remove superfluous flush_scheduled_work() (diff)
downloadwireguard-linux-c5198db82d4c257d4d9fb9dc0db329482f3d08b9.tar.xz
wireguard-linux-c5198db82d4c257d4d9fb9dc0db329482f3d08b9.zip
ASoC: qcom: Add driver support for ALC5682I-VS
Add Machine driver support for ALC5682I-VS codec. Signed-off-by: Judy Hsiao <judyhsiao@chromium.org> Link: https://lore.kernel.org/r/20220331084201.62815-1-judyhsiao@chromium.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/qcom/Kconfig')
-rw-r--r--sound/soc/qcom/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig
index 28d0dfb4033c..750653404ba3 100644
--- a/sound/soc/qcom/Kconfig
+++ b/sound/soc/qcom/Kconfig
@@ -197,6 +197,8 @@ config SND_SOC_SC7280
select SND_SOC_LPASS_MACRO_COMMON
imply SND_SOC_LPASS_RX_MACRO
imply SND_SOC_LPASS_TX_MACRO
+ select SND_SOC_RT5682_I2C
+ select SND_SOC_RT5682S
help
Add support for audio on Qualcomm Technologies Inc.
SC7280 SoC-based systems.