aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2006-09-06 10:48:19 -0400
committerJeff Garzik <jeff@garzik.org>2006-09-06 10:48:19 -0400
commit406176ee7ef81cec3f346ecd41286a67148e3b0c (patch)
treef938fc24d000b5217d95fb8a1b4e0a2c9d2bbae6 /drivers/ata/Kconfig
parentfc851fad00d7fa1bf4ac7034d9ba8041bf482d50 (diff)
[libata] Add pata_jmicron driver to Kconfig, Makefile
Someone on LKML noticed it was missing (sorry, missed the name). 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 cbda988692e..cbf0deb2503 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -307,6 +307,15 @@ config PATA_IT821X
If unsure, say N.
+config PATA_JMICRON
+ tristate "JMicron PATA support"
+ depends on PCI
+ help
+ Enable support for the JMicron IDE controller, via the new
+ ATA layer.
+
+ If unsure, say N.
+
config PATA_LEGACY
tristate "Legacy ISA PATA support (Experimental)"
depends on PCI && EXPERIMENTAL