aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2007-03-06 02:38:11 -0800
committerJeff Garzik <jeff@garzik.org>2007-04-28 14:15:55 -0400
commitb2248dac07cf057e4af3ec970e7d36a09f44fac8 (patch)
tree4a9dbabfcf18981ec433475852016c0d5943bd15 /drivers/ata/Kconfig
parentlibata: cable detection fixes (diff)
downloadlinux-dev-b2248dac07cf057e4af3ec970e7d36a09f44fac8.tar.xz
linux-dev-b2248dac07cf057e4af3ec970e7d36a09f44fac8.zip
pata_cmd640: CMD640 PCI support
Support for the PCI CMD640 (not VLB) Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r--drivers/ata/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 7bdbe5a914d0..1410907d1ed2 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -209,6 +209,16 @@ config PATA_ATIIXP
If unsure, say N.
+config PATA_CMD640_PCI
+ tristate "CMD640 PCI PATA support (Very Experimental)"
+ depends on PCI && EXPERIMENTAL
+ help
+ This option enables support for the CMD640 PCI IDE
+ interface chip. Only the primary channel is currently
+ supported.
+
+ If unsure, say N.
+
config PATA_CMD64X
tristate "CMD64x PATA support (Very Experimental)"
depends on PCI&& EXPERIMENTAL