forked from luck/tmp_suning_uos_patched
Kconfig: clarify ATA_PIIX description
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>
This commit is contained in:
parent
fe334602a8
commit
2c7620d50c
@ -41,12 +41,12 @@ config SATA_SVW
|
|||||||
If unsure, say N.
|
If unsure, say N.
|
||||||
|
|
||||||
config ATA_PIIX
|
config ATA_PIIX
|
||||||
tristate "Intel PIIX/ICH SATA support"
|
tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support"
|
||||||
depends on PCI
|
depends on PCI
|
||||||
help
|
help
|
||||||
This option enables support for ICH5/6/7/8 Serial ATA
|
This option enables support for ICH5/6/7/8 Serial ATA
|
||||||
and support for PATA on the Intel PIIX3/PIIX4/ICH series
|
and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series
|
||||||
PATA host controllers.
|
host controllers.
|
||||||
|
|
||||||
If unsure, say N.
|
If unsure, say N.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user