From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qw0-f51.google.com (mail-qw0-f51.google.com [209.85.216.51]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id AB552B6F92 for ; Wed, 15 Jun 2011 18:02:58 +1000 (EST) Received: by qwf7 with SMTP id 7so67875qwf.38 for ; Wed, 15 Jun 2011 01:02:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <201106142222.43553.arnd@arndb.de> References: <20110614190850.GA13526@linux-mips.org> <201106142222.43553.arnd@arndb.de> Date: Wed, 15 Jun 2011 16:02:53 +0800 Message-ID: Subject: Re: [RFC,PATCH] Cleanup PC parallel port Kconfig From: Lennox Wu To: Arnd Bergmann Content-Type: multipart/alternative; boundary=0016364ecb745fc9a204a5bb94b9 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 , "H. Peter Anvin" , sparclinux@vger.kernel.org, Guan Xuetao , linux-arch@vger.kernel.org, Jesper Nilsson , Russell King , Yoshinori Sato , Helge Deller , x86@kernel.org, "James E.J. Bottomley" , Ingo Molnar , Geert Uytterhoeven , Matt Turner , Fenghua Yu , 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 , Tony Luck , linux-cris-kernel@axis.com, linux-parisc@vger.kernel.org, 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: , --0016364ecb745fc9a204a5bb94b9 Content-Type: text/plain; charset=ISO-8859-1 2011/6/15 Arnd Bergmann > > > config SCORE > > - def_bool y > > - select HAVE_GENERIC_HARDIRQS > > - select GENERIC_IRQ_SHOW > > + def_bool y > > + select HAVE_GENERIC_HARDIRQS > > + select HAVE_PC_PARPORT > > + select GENERIC_IRQ_SHOW > > > > choice > > prompt "System type" > > Certainly not, no PIO support > > Yes, there is no platform of the Score supports PIO. Best, Lennox --0016364ecb745fc9a204a5bb94b9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

2011/6/15 Arnd Bergmann <arnd@arndb.de>
> =A0config SCORE
> - =A0 =A0 =A0 def_bool y
> - =A0 =A0 =A0 select HAVE_GENERIC_HARDIRQS
> - =A0 =A0 =A0 select GENERIC_IRQ_SHOW
> + =A0 =A0 def_bool y
> + =A0 =A0 select HAVE_GENERIC_HARDIRQS
> + =A0 =A0 select HAVE_PC_PARPORT
> + =A0 =A0 select GENERIC_IRQ_SHOW
>
> =A0choice
> =A0 =A0 =A0 prompt "System type"

Certainly not, no PIO support

=A0Yes, there is no platform = of the Score supports PIO.
Best,
Lennox
--0016364ecb745fc9a204a5bb94b9--