summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/qcom/Kconfig')
-rw-r--r--sound/soc/qcom/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig
index 35684563d8c3..c64afd559f3e 100644
--- a/sound/soc/qcom/Kconfig
+++ b/sound/soc/qcom/Kconfig
@@ -89,9 +89,13 @@ config SND_SOC_QDSP6_APM_DAI
tristate
select SND_SOC_COMPRESS
+config SND_SOC_QDSP6_APM_LPASS_DAI
+ tristate
+
config SND_SOC_QDSP6_APM
tristate
select SND_SOC_QDSP6_APM_DAI
+ select SND_SOC_QDSP6_APM_LPASS_DAI
config SND_SOC_QDSP6
tristate "SoC ALSA audio driver for QDSP6"