Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/

From: Masahiro Yamada
Date: Mon Oct 15 2018 - 02:39:18 EST


On Sun, Oct 14, 2018 at 12:10 AM Christoph Hellwig <hch@xxxxxx> wrote:
>
> Hi all,
>
> currently every architecture that wants to provide on of the common
> periphal busses needs to add some boilerplate code and include the
> right Kconfig files. This series instead just selects the presence
> (when needed) and then handles everything in the bus-specific
> Kconfig file under drivers/.
>

Thanks for great work again.

However, I suspect some breakages
(not testing yet, just quick review by my eyes.)

I left some comments in individual patches.



--
Best Regards
Masahiro Yamada