Skip to content

Commit e9b8543

Browse files
lumagandersson
authored andcommitted
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: Mark Brown <[email protected]> Fixes: 5b9f51b ("remoteproc: qcom: enable in-kernel PD mapper") Signed-off-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Chris Lew <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent a8631f6 commit e9b8543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/remoteproc/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ config QCOM_PIL_INFO
166166

167167
config QCOM_RPROC_COMMON
168168
tristate
169+
select AUXILIARY_BUS
169170

170171
config QCOM_Q6V5_COMMON
171172
tristate

0 commit comments

Comments
 (0)