aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/qcom/Kconfig
diff options
context:
space:
mode:
authorSibi Sankar <sibis@codeaurora.org>2020-03-12 17:38:42 +0530
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-03-14 22:38:50 -0700
commit83473566260288c560e5443ea4cc40a458aa9e6a (patch)
treedabbc7d76b3f9be7033f3db223c38ab9ad57f603 /drivers/soc/qcom/Kconfig
parentdt-bindings: soc: qcom: apr: Add protection domain bindings (diff)
downloadlinux-dev-83473566260288c560e5443ea4cc40a458aa9e6a.tar.xz
linux-dev-83473566260288c560e5443ea4cc40a458aa9e6a.zip
soc: qcom: apr: Add avs/audio tracking functionality
Use PDR helper functions to track the protection domains that the apr services are dependent upon on SDM845 SoC, specifically the "avs/audio" service running on ADSP Q6. Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Sibi Sankar <sibis@codeaurora.org> Link: https://lore.kernel.org/r/20200312120842.21991-4-sibis@codeaurora.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/soc/qcom/Kconfig')
-rw-r--r--drivers/soc/qcom/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
index 48501f0245b0..9ac6b0072e8c 100644
--- a/drivers/soc/qcom/Kconfig
+++ b/drivers/soc/qcom/Kconfig
@@ -200,6 +200,7 @@ config QCOM_APR
tristate "Qualcomm APR Bus (Asynchronous Packet Router)"
depends on ARCH_QCOM || COMPILE_TEST
depends on RPMSG
+ select QCOM_PDR_HELPERS
help
Enable APR IPC protocol support between
application processor and QDSP6. APR is