summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/Kconfig
diff options
context:
space:
mode:
authorBjorn Andersson2018-06-04 22:30:38 +0200
committerBjorn Andersson2018-06-19 00:56:05 +0200
commit7d674731f36c2b3f2707baad6c01cce93c754edf (patch)
tree296c89225f4da927428288c6d5060f4ae199ba05 /drivers/remoteproc/Kconfig
parentremoteproc: qcom: adsp: Use common q6v5 helpers (diff)
downloadkernel-qcow2-linux-7d674731f36c2b3f2707baad6c01cce93c754edf.tar.gz
kernel-qcow2-linux-7d674731f36c2b3f2707baad6c01cce93c754edf.tar.xz
kernel-qcow2-linux-7d674731f36c2b3f2707baad6c01cce93c754edf.zip
remoteproc: qcom: q6v5-pil: Use common q6v5 helpers
Migrate the MSS remoteproc driver to use the newly extracted helper functions. Reviewed-by: Sricharan R <sricharan@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/remoteproc/Kconfig')
-rw-r--r--drivers/remoteproc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig
index d51d155cf8bd..a6a74bde906a 100644
--- a/drivers/remoteproc/Kconfig
+++ b/drivers/remoteproc/Kconfig
@@ -116,6 +116,7 @@ config QCOM_Q6V5_PIL
depends on RPMSG_QCOM_GLINK_SMEM || RPMSG_QCOM_GLINK_SMEM=n
depends on QCOM_SYSMON || QCOM_SYSMON=n
select MFD_SYSCON
+ select QCOM_Q6V5_COMMON
select QCOM_RPROC_COMMON
select QCOM_SCM
help