summaryrefslogtreecommitdiffstats
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
authorAlan Cox2006-10-03 10:14:12 +0200
committerLinus Torvalds2006-10-03 17:04:07 +0200
commitbbb3bbdb0f78cb02451daf5687a99627f7ad1140 (patch)
tree6359d29b2df96f3ac7b89e4f6d75c536126b0794 /drivers/ide/Kconfig
parent[PATCH] scheduler: NUMA aware placement of sched_group_allnodes (diff)
downloadkernel-qcow2-linux-bbb3bbdb0f78cb02451daf5687a99627f7ad1140.tar.gz
kernel-qcow2-linux-bbb3bbdb0f78cb02451daf5687a99627f7ad1140.tar.xz
kernel-qcow2-linux-bbb3bbdb0f78cb02451daf5687a99627f7ad1140.zip
[PATCH] non-libata driver for Jmicron devices
Less functional than libata this just uses the merged interface provided for dumb legacy OS's. This is basically a bridge for people not yet ready to use libata for some reason or another. Port visibility is entirely dependant on the BIOS setup. Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r--drivers/ide/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index 69d627bd537a..0524f17175fd 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -594,6 +594,12 @@ config BLK_DEV_HPT366
ide-probe at boot. It is reported to support DVD II drives, by the
manufacturer.
+config BLK_DEV_JMICRON
+ tristate "JMicron JMB36x support"
+ help
+ Basic support for the JMicron ATA controllers. For full support
+ use the libata drivers.
+
config BLK_DEV_SC1200
tristate "National SCx200 chipset support"
help