Re: linux-next: build warning after merge of the rpmsg tree

2017-06-27 Thread Bjorn Andersson
On Mon 26 Jun 21:43 PDT 2017, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the rpmsg tree, today's linux-next build > (arm_multi_v7_defconfig) produced this warning: > > drivers/i2c/Kconfig:7:error: recursive dependency detected! Thanks Stephen, I've updated the branch to work around t

linux-next: build warning after merge of the rpmsg tree

2017-06-26 Thread Stephen Rothwell
Hi Bjorn, After merging the rpmsg tree, today's linux-next build (arm_multi_v7_defconfig) produced this warning: drivers/i2c/Kconfig:7:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations" dr