Commit e9b85438 authored by Dmitry Baryshkov's avatar Dmitry Baryshkov Committed by Bjorn Andersson

remoteproc: qcom: select AUXILIARY_BUS

The QCOM_PD_MAPPER implementation made Qualcomm remoteproc drivers use
auxiliary bus for the pd-mapper subdevice. Add necessary dependency.
Reported-by: default avatarMark Brown <broonie@kernel.org>
Fixes: 5b9f51b2 ("remoteproc: qcom: enable in-kernel PD mapper")
Signed-off-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: default avatarChris Lew <quic_clew@quicinc.com>
Link: https://lore.kernel.org/r/20240626-qcom-pd-mapper-fix-deps-v1-2-644678dc4663@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent a8631f6d
...@@ -166,6 +166,7 @@ config QCOM_PIL_INFO ...@@ -166,6 +166,7 @@ config QCOM_PIL_INFO
config QCOM_RPROC_COMMON config QCOM_RPROC_COMMON
tristate tristate
select AUXILIARY_BUS
config QCOM_Q6V5_COMMON config QCOM_Q6V5_COMMON
tristate tristate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment