From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (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 41hCJx4qYmzF21L for ; Fri, 3 Aug 2018 00:30:57 +1000 (AEST) Date: Thu, 2 Aug 2018 06:54:21 -0700 From: Christoph Hellwig To: Alexei Colin Cc: Geert Uytterhoeven , alex.bou9@gmail.com, Christoph Hellwig , 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: <20180802135421.GA13512@infradead.org> References: <20180731142954.30345-1-acolin@isi.edu> <20180731142954.30345-7-acolin@isi.edu> <20180801095404.GA17585@infradead.org> <20180802134544.GG38497@guest228.east.isi.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180802134544.GG38497@guest228.east.isi.edu> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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. > Alex explains above that RapidIO > may be selected as a system bus on some architectures, and users expect > it to be in the menu in which it has been for some time now. What > problem is the current organization causing? A "system bus" seems like a rather outdated concept to start with.