aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
authorAlan Cox <alan@redhat.com>2007-09-29 02:35:10 -0400
committerJeff Garzik <jeff@garzik.org>2007-10-12 14:55:43 -0400
commitc4b5b7b6c4423ec4ced4177c87d2da04de324028 (patch)
tree7e20556e7a48a647e2a14310587164609c14c11a /drivers/ata/Kconfig
parentlibata-core: blacklist HITACHI HDS drives using wildcard blacklist matching (diff)
downloadlinux-dev-c4b5b7b6c4423ec4ced4177c87d2da04de324028.tar.xz
linux-dev-c4b5b7b6c4423ec4ced4177c87d2da04de324028.zip
pata_ns87415: Initial cut at 87415/87560 IDE support
Signed-off-by: Alan Cox <alan@redhat.com> [plus SuperIO fixes by Kyle McMartin] [plus a cleanup from me] Signed-off-by: Jeff Garzik <jeff@garzik.org>
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
If unsure, say N.
+config PATA_NS87415
+ tristate "Nat Semi NS87415 PATA support (Experimental)"
+ depends on PCI && EXPERIMENTAL
+ help
+ This option enables support for the National Semiconductor
+ NS87415 PCI-IDE controller.
+
+ If unsure, say N.
+
config PATA_OPTI
tristate "OPTI621/6215 PATA support (Very Experimental)"
depends on PCI && EXPERIMENTAL