summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/qcom_adsp_pil.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-11-16 11:47:31 +0300
committerBjorn Andersson <bjorn.andersson@linaro.org>2016-11-17 09:20:35 +0300
commitcc7d54b05057acb0c6c4c57f27cfd25af823a91c (patch)
tree53e32983d9f87527d238e153886ec9a154e32f3d /drivers/remoteproc/qcom_adsp_pil.c
parentf88536f1a5dcf9a3964a48c0374ca5061533bc42 (diff)
downloadlinux-cc7d54b05057acb0c6c4c57f27cfd25af823a91c.tar.xz
remoteproc: adsp-pil: fix recursive dependency
The newly added driver tries to 'select' a symbol that it has an implicit dependency on, which confuses Kconfig: subsection "Kconfig recursive dependency limitations" drivers/remoteproc/Kconfig:3: symbol REMOTEPROC is selected by QCOM_ADSP_PIL As REMOTEPROC is itself user-visible, we clearly should not select it from a driver, removing the line fixes the problem. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/remoteproc/qcom_adsp_pil.c')
0 files changed, 0 insertions, 0 deletions