Re: remoteproc: don't allow modular build

2019-09-19 Thread Christoph Hellwig
On Thu, Sep 19, 2019 at 11:01:35AM +0530, Keerthy wrote: > Hi Christoph/Bjorn, > > There are a bunch of defconfigs that rely on modular build of remoteproc. > > If i do a git grep CONFIG_REMOTEPROC on linux-next: > > arch/arm/configs/davinci_all_defconfig:CONFIG_REMOTEPROC=m > arch/arm/configs/mult

remoteproc: don't allow modular build

2019-09-18 Thread Keerthy
Hi Christoph/Bjorn, There are a bunch of defconfigs that rely on modular build of remoteproc. If i do a git grep CONFIG_REMOTEPROC on linux-next: arch/arm/configs/davinci_all_defconfig:CONFIG_REMOTEPROC=m arch/arm/configs/multi_v7_defconfig:CONFIG_REMOTEPROC=m arch/arm/configs/omap2plus_defconf