Re: [RFC PATCH] cleanup Serial ATA and Parallel ATA Kconfig try4

From: Grant Coady
Date: Sun Aug 10 2008 - 05:27:55 EST



From: Grant Coady <gcoady.lk@xxxxxxxxx>

Cleanup ATA Kconfig, this applies after try4 to fix a dependency.

Signed-off-by: Grant Coady <gcoady.lk@xxxxxxxxx>

---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/