aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r--drivers/ata/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 3a737bdce2ec..cf960bd1c00a 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -441,6 +441,15 @@ config PATA_NS87410
441 441
442 If unsure, say N. 442 If unsure, say N.
443 443
444config PATA_NS87415
445 tristate "Nat Semi NS87415 PATA support (Experimental)"
446 depends on PCI && EXPERIMENTAL
447 help
448 This option enables support for the National Semiconductor
449 NS87415 PCI-IDE controller.
450
451 If unsure, say N.
452
444config PATA_OPTI 453config PATA_OPTI
445 tristate "OPTI621/6215 PATA support (Very Experimental)" 454 tristate "OPTI621/6215 PATA support (Very Experimental)"
446 depends on PCI && EXPERIMENTAL 455 depends on PCI && EXPERIMENTAL