diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 55d7ee4e92b4..3b54e6e60635 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -447,8 +447,10 @@ config PATA_MARVELL | |||
447 | tristate "Marvell PATA support via legacy mode" | 447 | tristate "Marvell PATA support via legacy mode" |
448 | depends on PCI | 448 | depends on PCI |
449 | help | 449 | help |
450 | This option enables limited support for the Marvell 88SE6145 ATA | 450 | This option enables limited support for the Marvell 88SE61xx ATA |
451 | controller. | 451 | controllers. If you wish to use only the SATA ports then select |
452 | the AHCI driver alone. If you wish to the use the PATA port or | ||
453 | both SATA and PATA include this driver. | ||
452 | 454 | ||
453 | If unsure, say N. | 455 | If unsure, say N. |
454 | 456 | ||