[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m2dt9456bt7mbt6s7ic3uhcglu41n09rnc@4ax.com>
Date: Sun, 10 Aug 2008 19:27:34 +1000
From: Grant Coady <grant_lkml@...o.com.au>
To: Grant Coady <gcoady.lk@...il.com>
Cc: Grant Coady <gcoady.lk@...il.com>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
Krzysztof Halasa <khc@...waw.pl>,
"Robert P. J. Day" <rpjday@...shcourse.ca>,
Grant Coady <gcoady.lk@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [RFC PATCH] cleanup Serial ATA and Parallel ATA Kconfig try4
From: Grant Coady <gcoady.lk@...il.com>
Cleanup ATA Kconfig, this applies after try4 to fix a dependency.
Signed-off-by: Grant Coady <gcoady.lk@...il.com>
---
Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- linux-2.6.27-rc2e/drivers/ata/Kconfig~ 2008-08-10 18:12:52.495604924 +1000
+++ linux-2.6.27-rc2e/drivers/ata/Kconfig 2008-08-10 19:21:48.941431196 +1000
@@ -344,7 +344,7 @@
config ATA_PIIX
tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support"
- depends on PCI && (ATA_SFF_PATA_SUPPORT || ATA_SFF_SATA)
+ depends on PCI && (ATA_SFF_PATA || ATA_SFF_SATA)
help
This option enables support for ICH5/6/7/8 Serial ATA
and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists