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/.
- move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ Christoph Hellwig
- Re: [PATCH 5/8] pcmcia: allow PCMCIA support indepe... Dominik Brodowski
- Re: [PATCH 5/8] pcmcia: allow PCMCIA support in... Christoph Hellwig
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to ... Thomas Gleixner
- Re: [PATCH 2/8] powerpc: simplify CONFIG_PCI_QSPAN ... Masahiro Yamada
- Re: [PATCH 2/8] powerpc: simplify CONFIG_PCI_QS... Christoph Hellwig
- Re: [PATCH 4/8] pci: consolidate PCI config entry i... Masahiro Yamada
- Re: [PATCH 4/8] pci: consolidate PCI config ent... Christoph Hellwig
- Re: [PATCH 4/8] pci: consolidate PCI config... Masahiro Yamada
- Re: [PATCH 7/8] eisa: consolidate EISA Kconfig entr... Masahiro Yamada
- Re: move bus (PCI, PCMCIA, EISA, rapdio) config to ... Masahiro Yamada