linux-next: build warnings after merge of the rpmsg tree
From: Stephen Rothwell
Date: Tue Nov 15 2016 - 22:20:14 EST
Hi Bjorn,
After merging the rpmsg tree, today's linux-next build (arm
multi_v7_defconfig) produced these warnings:
drivers/remoteproc/Kconfig:3:error: recursive dependency detected!
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
drivers/remoteproc/Kconfig:3: symbol REMOTEPROC is selected by QCOM_ADSP_PIL
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"
drivers/remoteproc/Kconfig:81: symbol QCOM_ADSP_PIL depends on REMOTEPROC
Introduced by commit
b9e718e950c3 ("remoteproc: Introduce Qualcomm ADSP PIL")
--
Cheers,
Stephen Rothwell