diff options
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 6 |
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 | |||
594 | ide-probe at boot. It is reported to support DVD II drives, by the | 594 | ide-probe at boot. It is reported to support DVD II drives, by the |
595 | manufacturer. | 595 | manufacturer. |
596 | 596 | ||
597 | config BLK_DEV_JMICRON | ||
598 | tristate "JMicron JMB36x support" | ||
599 | help | ||
600 | Basic support for the JMicron ATA controllers. For full support | ||
601 | use the libata drivers. | ||
602 | |||
597 | config BLK_DEV_SC1200 | 603 | config BLK_DEV_SC1200 |
598 | tristate "National SCx200 chipset support" | 604 | tristate "National SCx200 chipset support" |
599 | help | 605 | help |