diff options
author | Mark Brown <broonie@kernel.org> | 2020-06-29 22:47:01 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-06-29 22:47:01 +0300 |
commit | 351cf7445f009d7c4edcecdaf7cdee8f33046164 (patch) | |
tree | 792e5215550df8566db077ffdb26fae97db9e863 /sound/soc/qcom/Kconfig | |
parent | f10b6c99c08433861d1ed62267fa57ced7dbdf50 (diff) | |
parent | 3f31f7d9b5404a10648abe536c8b408bfb4502e1 (diff) | |
download | linux-351cf7445f009d7c4edcecdaf7cdee8f33046164.tar.xz |
Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.9
Diffstat (limited to 'sound/soc/qcom/Kconfig')
-rw-r--r-- | sound/soc/qcom/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig index 0ea4cde9f4f0..cfca0f730c61 100644 --- a/sound/soc/qcom/Kconfig +++ b/sound/soc/qcom/Kconfig @@ -72,7 +72,7 @@ config SND_SOC_QDSP6_ASM_DAI config SND_SOC_QDSP6 tristate "SoC ALSA audio driver for QDSP6" - depends on QCOM_APR && HAS_DMA + depends on QCOM_APR select SND_SOC_QDSP6_COMMON select SND_SOC_QDSP6_CORE select SND_SOC_QDSP6_AFE |