diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index e3e0e95c7aa5..e0c34d73770a 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -408,11 +408,11 @@ config PATA_HPT37X | |||
408 | If unsure, say N. | 408 | If unsure, say N. |
409 | 409 | ||
410 | config PATA_HPT3X2N | 410 | config PATA_HPT3X2N |
411 | tristate "HPT 372N/302N PATA support" | 411 | tristate "HPT 371N/372N/302N PATA support" |
412 | depends on PCI | 412 | depends on PCI |
413 | help | 413 | help |
414 | This option enables support for the N variant HPT PATA | 414 | This option enables support for the N variant HPT PATA |
415 | controllers via the new ATA layer | 415 | controllers via the new ATA layer. |
416 | 416 | ||
417 | If unsure, say N. | 417 | If unsure, say N. |
418 | 418 | ||