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 a480a3742d47..44728ae3fe77 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -532,6 +532,16 @@ config SCSI_PDC_ADMA | |||
532 | 532 | ||
533 | If unsure, say N. | 533 | If unsure, say N. |
534 | 534 | ||
535 | config SCSI_HPTIOP | ||
536 | tristate "HighPoint RocketRAID 3xxx Controller support" | ||
537 | depends on SCSI && PCI | ||
538 | help | ||
539 | This option enables support for HighPoint RocketRAID 3xxx | ||
540 | controllers. | ||
541 | |||
542 | To compile this driver as a module, choose M here; the module | ||
543 | will be called hptiop. If unsure, say N. | ||
544 | |||
535 | config SCSI_SATA_QSTOR | 545 | config SCSI_SATA_QSTOR |
536 | tristate "Pacific Digital SATA QStor support" | 546 | tristate "Pacific Digital SATA QStor support" |
537 | depends on SCSI_SATA && PCI | 547 | depends on SCSI_SATA && PCI |