From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from caramon.arm.linux.org.uk (caramon.arm.linux.org.uk [IPv6:2002:4e20:1eda::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1C955B6F92 for ; Wed, 15 Jun 2011 17:53:48 +1000 (EST) Date: Wed, 15 Jun 2011 08:39:35 +0100 From: Russell King - ARM Linux To: "H. Peter Anvin" Subject: Re: [RFC,PATCH] Cleanup PC parallel port Kconfig Message-ID: <20110615073935.GA28989@n2100.arm.linux.org.uk> References: <20110614190850.GA13526@linux-mips.org> <987664A83D2D224EAE907B061CE93D5301E7281306@orsmsx505.amr.corp.intel.com> <4DF8359F.10809@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <4DF8359F.10809@zytor.com> Sender: Russell King - ARM Linux Cc: "linux-mips@linux-mips.org" , "linux-m68k@vger.kernel.org" , "linux-ia64@vger.kernel.org" , "linux-sh@vger.kernel.org" , Chen Liqin , Paul Mackerras , "sparclinux@vger.kernel.org" , Guan Xuetao , Lennox Wu , "linux-arch@vger.kernel.org" , Jesper Nilsson , Yoshinori Sato , Helge Deller , "x86@kernel.org" , "James E.J. Bottomley" , Ingo Molnar , Geert Uytterhoeven , Matt Turner , "Yu, Fenghua" , "microblaze-uclinux@itee.uq.edu.au" , Chris Metcalf , Mikael Starvik , Ivan Kokshaysky , Thomas Gleixner , "linux-arm-kernel@lists.infradead.org" , Richard Henderson , Chris Zankel , Michal Simek , "Luck, Tony" , "linux-parisc@vger.kernel.org" , "linux-cris-kernel@axis.com" , "linux-kernel@vger.kernel.org" , Ralf Baechle , Kyle McMartin , Paul Mundt , "linux-alpha@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" , "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jun 14, 2011 at 09:31:27PM -0700, H. Peter Anvin wrote: > On 06/14/2011 03:08 PM, Luck, Tony wrote: > > I took a look at the back of all my ia64 systems - none of them > > have a parallel port. It seems unlikely that new systems will > > start adding parallel ports :-) > > > > So even if I had a printer (or other device) that used a parallel > > port, I have no way to test it. > > If it has PCI slots, it can have a parallel port. Is that a clue about where a select statement should be?