diff options
-rw-r--r-- | drivers/ata/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 9e101aa638d1..3747457fee7a 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -41,12 +41,12 @@ config SATA_SVW | |||
41 | If unsure, say N. | 41 | If unsure, say N. |
42 | 42 | ||
43 | config ATA_PIIX | 43 | config ATA_PIIX |
44 | tristate "Intel PIIX/ICH SATA support" | 44 | tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support" |
45 | depends on PCI | 45 | depends on PCI |
46 | help | 46 | help |
47 | This option enables support for ICH5/6/7/8 Serial ATA | 47 | This option enables support for ICH5/6/7/8 Serial ATA |
48 | and support for PATA on the Intel PIIX3/PIIX4/ICH series | 48 | and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series |
49 | PATA host controllers. | 49 | host controllers. |
50 | 50 | ||
51 | If unsure, say N. | 51 | If unsure, say N. |
52 | 52 | ||