diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 3e7302692dbe..13ad88a064b7 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -530,6 +530,16 @@ config SCSI_PDC_ADMA | |||
530 | 530 | ||
531 | If unsure, say N. | 531 | If unsure, say N. |
532 | 532 | ||
533 | config SCSI_HPTIOP | ||
534 | tristate "HighPoint RocketRAID 3xxx Controller support" | ||
535 | depends on SCSI && PCI | ||
536 | help | ||
537 | This option enables support for HighPoint RocketRAID 3xxx | ||
538 | controllers. | ||
539 | |||
540 | To compile this driver as a module, choose M here; the module | ||
541 | will be called hptiop. If unsure, say N. | ||
542 | |||
533 | config SCSI_SATA_QSTOR | 543 | config SCSI_SATA_QSTOR |
534 | tristate "Pacific Digital SATA QStor support" | 544 | tristate "Pacific Digital SATA QStor support" |
535 | depends on SCSI_SATA && PCI | 545 | depends on SCSI_SATA && PCI |