Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754637AbYHJXaA (ORCPT ); Sun, 10 Aug 2008 19:30:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751995AbYHJX3w (ORCPT ); Sun, 10 Aug 2008 19:29:52 -0400 Received: from relay03.mail-hub.dodo.com.au ([123.2.6.238]:43409 "EHLO relay03.mail-hub.dodo.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751546AbYHJX3v (ORCPT ); Sun, 10 Aug 2008 19:29:51 -0400 From: Grant Coady To: "Oliver Pinter" Cc: "Grant Coady" , "Alan Cox" , "Krzysztof Halasa" , "Robert P. J. Day" , "Linux Kernel Mailing List" Subject: Re: [RFC PATCH] cleanup Serial ATA and Parallel ATA Kconfig try4 Date: Mon, 11 Aug 2008 09:29:22 +1000 Organization: http://bugsplatter.id.au/ Reply-To: Grant Coady Message-ID: <7buu94lnul9v7olc4e0h28qq3gvv6f9s0u@4ax.com> References: <20080809103331.1d475d5c@lxorguk.ukuu.org.uk> <20080809141028.14db9bc7@lxorguk.ukuu.org.uk> <20080809215918.32f25c4b@lxorguk.ukuu.org.uk> <6101e8c40808100457w50a907e5na9f3851f6798a433@mail.gmail.com> In-Reply-To: <6101e8c40808100457w50a907e5na9f3851f6798a433@mail.gmail.com> X-Mailer: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1148 Lines: 32 On Sun, 10 Aug 2008 13:57:43 +0200, "Oliver Pinter" wrote: >Hi Grant! > >in ATA_PIIX-s help text is a little "old", and not contained the >ich9/10s "help text" ... >> + This option enables support for ICH5/6/7/8 Serial ATA <<-- > >-->> This option enables support for ICH5/6/7/8/9/10 Serial ATA<<-- Perhaps: --- linux-2.6.27-rc2f/drivers/ata/Kconfig~ 2008-08-10 19:21:48.941431196 +1000 +++ linux-2.6.27-rc2f/drivers/ata/Kconfig 2008-08-11 09:25:34.408822659 +1000 @@ -346,7 +346,7 @@ tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support" depends on PCI && (ATA_SFF_PATA || ATA_SFF_SATA) help - This option enables support for ICH5/6/7/8 Serial ATA + This option enables support for ICH5 or later Serial ATA, and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series host controllers. So we don't have to edit the thing every six months? Grant. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/