From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-x242.google.com (mail-io0-x242.google.com [IPv6:2607:f8b0:4001:c06::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41hC0j3GBbzF21L for ; Fri, 3 Aug 2018 00:16:52 +1000 (AEST) Received: by mail-io0-x242.google.com with SMTP id v26-v6so1974596iog.5 for ; Thu, 02 Aug 2018 07:16:52 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig From: Alex Bounine In-Reply-To: <20180802140033.GH38497@guest228.east.isi.edu> Date: Thu, 2 Aug 2018 10:16:48 -0400 Cc: Christoph Hellwig , Geert Uytterhoeven , Linux MIPS Mailing List , Catalin Marinas , the arch/x86 maintainers , Will Deacon , Russell King , Linux Kernel Mailing List , jwalters@isi.edu, Andrew Morton , linuxppc-dev , Linux ARM Message-Id: References: <20180731142954.30345-1-acolin@isi.edu> <20180731142954.30345-7-acolin@isi.edu> <20180801095404.GA17585@infradead.org> <20180802134544.GG38497@guest228.east.isi.edu> <20180802135421.GA13512@infradead.org> <20180802140033.GH38497@guest228.east.isi.edu> To: Alexei Colin List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 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 those to >> drivers/Kconfig is osmething I will submit for the next merge window. > > Ok, I would appreciate a CC on that patch. After it lands, if > there is time, I'll resubmit a rebased version of this patch.