Re: [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig

2018-08-02 Thread Christoph Hellwig
On Thu, Aug 02, 2018 at 09:45:44AM -0400, Alexei Colin wrote: > If I move RapidIO option to drivers/Kconfig, then it won't appear under > the Bus Options/System Support menu, along with other choices for the > system bus (PCI, PCMCIA, ISA, TC, ...). It's not like anyone cares. And FYI, moving all

Re: [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig

2018-08-02 Thread Alex Bounine
I will experiment with this idea. Please keep me in CC as well. Sent from my iPad > On Aug 2, 2018, at 10:00 AM, Alexei Colin wrote: > >> On Thu, Aug 02, 2018 at 06:54:21AM -0700, Christoph Hellwig wrote: >>> On Thu, Aug 02, 2018 at 09:45:44AM -0400, Alexei Colin wrote: >>> If I move RapidIO op

Re: [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig

2018-08-02 Thread Alexei Colin
On Thu, Aug 02, 2018 at 06:54:21AM -0700, Christoph Hellwig wrote: > On Thu, Aug 02, 2018 at 09:45:44AM -0400, Alexei Colin wrote: > > If I move RapidIO option to drivers/Kconfig, then it won't appear under > > the Bus Options/System Support menu, along with other choices for the > > system bus (PC

Re: [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig

2018-08-02 Thread Alexei Colin
On Thu, Aug 02, 2018 at 10:57:00AM +0200, Geert Uytterhoeven wrote: > On Wed, Aug 1, 2018 at 3:16 PM Alex Bounine wrote: > > On 2018-08-01 05:54 AM, Christoph Hellwig wrote: > > > On Tue, Jul 31, 2018 at 10:29:54AM -0400, Alexei Colin wrote: > > >> Platforms with a PCI bus will be offered the Rapi

Re: [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig

2018-08-02 Thread Geert Uytterhoeven
Hi Alex, On Wed, Aug 1, 2018 at 3:16 PM Alex Bounine wrote: > On 2018-08-01 05:54 AM, Christoph Hellwig wrote: > > On Tue, Jul 31, 2018 at 10:29:54AM -0400, Alexei Colin wrote: > >> Platforms with a PCI bus will be offered the RapidIO menu since they may > >> be want support for a RapidIO PCI dev

Re: [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig

2018-08-01 Thread Alex Bounine
On 2018-08-01 05:54 AM, Christoph Hellwig wrote: On Tue, Jul 31, 2018 at 10:29:54AM -0400, Alexei Colin wrote: Platforms with a PCI bus will be offered the RapidIO menu since they may be want support for a RapidIO PCI device. Platforms without a PCI bus that might include a RapidIO IP block will

Re: [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig

2018-08-01 Thread Christoph Hellwig
On Tue, Jul 31, 2018 at 10:29:54AM -0400, Alexei Colin wrote: > Platforms with a PCI bus will be offered the RapidIO menu since they may > be want support for a RapidIO PCI device. Platforms without a PCI bus > that might include a RapidIO IP block will need to "select HAS_RAPIDIO" > in the platfor