From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: [PATCH] libata Kconfig: Update the various experimentality levels Date: Fri, 2 Mar 2007 19:24:59 +0000 Message-ID: <20070302192459.61ba13bb@lxorguk.ukuu.org.uk> References: <20070302150512.281af8d3@lxorguk.ukuu.org.uk> <200703021532.02215.s0348365@sms.ed.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:51482 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750987AbXCBSVO (ORCPT ); Fri, 2 Mar 2007 13:21:14 -0500 In-Reply-To: <200703021532.02215.s0348365@sms.ed.ac.uk> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Alistair John Strachan Cc: jgarzik@pobox.com, akpm@osdl.org, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org On Fri, 2 Mar 2007 15:32:01 +0000 Alistair John Strachan wrote: > On Friday 02 March 2007 15:05, you wrote: > > Signed-off-by: Alan Cox > [snip] > > config PATA_OLDPIIX > > - tristate "Intel PATA old PIIX support (Experimental)" > > + tristate "Intel PATA support for the original PIIX" > > depends on PCI && EXPERIMENTAL > > help > > - This option enables support for old(?) PIIX PATA support. > > + This option enables support for early Intel PIIX PATA support. > > Probably nothing, but is it intentional to remove the "(Experimental)" text > here, but not the dependency on EXPERIMENTAL? Nope - I'll send a follow up patch to correct that later. Thanks for checking the patches over Alan