From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-d.ads.isi.edu (mail-d.ads.isi.edu [128.9.180.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41hBdx6zf4zF1pj for ; Fri, 3 Aug 2018 00:00:36 +1000 (AEST) Date: Thu, 2 Aug 2018 10:00:33 -0400 From: Alexei Colin To: Christoph Hellwig Cc: Geert Uytterhoeven , alex.bou9@gmail.com, 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 Subject: Re: [RESEND PATCH 6/6] arm64: enable RapidIO menu in Kconfig Message-ID: <20180802140033.GH38497@guest228.east.isi.edu> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180802135421.GA13512@infradead.org> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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.