diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 9c23122f755f..82bb3b2d207a 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1811,6 +1811,12 @@ config ZFCP | |||
1811 | called zfcp. If you want to compile it as a module, say M here | 1811 | called zfcp. If you want to compile it as a module, say M here |
1812 | and read <file:Documentation/kbuild/modules.txt>. | 1812 | and read <file:Documentation/kbuild/modules.txt>. |
1813 | 1813 | ||
1814 | config SCSI_PMCRAID | ||
1815 | tristate "PMC SIERRA Linux MaxRAID adapter support" | ||
1816 | depends on PCI && SCSI | ||
1817 | ---help--- | ||
1818 | This driver supports the PMC SIERRA MaxRAID adapters. | ||
1819 | |||
1814 | config SCSI_SRP | 1820 | config SCSI_SRP |
1815 | tristate "SCSI RDMA Protocol helper library" | 1821 | tristate "SCSI RDMA Protocol helper library" |
1816 | depends on SCSI && PCI | 1822 | depends on SCSI && PCI |