Skip to content

Commit

Permalink
Kconfig: clarify ATA_PIIX description
Browse files Browse the repository at this point in the history
People are getting confused about which drivers to enable for PATA PIIX
type devices. Change the ATA_PIIX line and help to make it clearer.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Alan authored and Jeff Garzik committed Feb 9, 2007
1 parent fe33460 commit 2c7620d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ config SATA_SVW
If unsure, say N.

config ATA_PIIX
tristate "Intel PIIX/ICH SATA support"
tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support"
depends on PCI
help
This option enables support for ICH5/6/7/8 Serial ATA
and support for PATA on the Intel PIIX3/PIIX4/ICH series
PATA host controllers.
and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series
host controllers.

If unsure, say N.

Expand Down

0 comments on commit 2c7620d

Please sign in to comment.