On Wed, Oct 17, 2018 at 5:03 PM Christoph Hellwig <[email protected]> wrote: > > There is no good reason to duplicate the RAPIDIO menu in various > architectures. Instead provide a selectable HAS_RAPIDIO symbol
Nit. HAS_RAPIDIO -> HAVE_RAPIDIO. > that indicates native availability of RAPIDIO support and the handle > the rest in drivers/pci. Copy-paste mistake? drivers/pci -> drivers/rapidio > This also means we now provide support > for PCI(e) to Rapidio bridges for every architecture instead of a > limited subset. > > Signed-off-by: Christoph Hellwig <[email protected]> > Acked-by: Thomas Gleixner <[email protected]> -- Best Regards Masahiro Yamada

