On Fri, 06 Jul 2018 17:32:50 +0300 Kalle Valo <kv...@codeaurora.org> wrote:
> Boris Brezillon <boris.brezil...@bootlin.com> writes: > > > This allows us to increase compile-test coverage without having to build > > a kernel for MIPS. That's particularly interesting for subsystem > > maintainers that want to test as many drivers as possible in a single > > build. > > > > We also add a dependency on HAS_IOMEM in BCMA_HOST_SOC to make sure the > > driver is not selected when the arch does not implement IO accessors. > > > > Signed-off-by: Boris Brezillon <boris.brezil...@bootlin.com> > > --- > > drivers/bcma/Kconfig | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > Acked-by: Kalle Valo <kv...@codeaurora.org> > > I assume this patch will go via some other tree and I can drop it. > Yep. We can create an immutable tag if needed.