diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 75f2336807cb..158284f05732 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1847,6 +1847,10 @@ config ZFCP | |||
1847 | called zfcp. If you want to compile it as a module, say M here | 1847 | called zfcp. If you want to compile it as a module, say M here |
1848 | and read <file:Documentation/kbuild/modules.txt>. | 1848 | and read <file:Documentation/kbuild/modules.txt>. |
1849 | 1849 | ||
1850 | config ZFCP_DIF | ||
1851 | tristate "T10 DIF/DIX support for the zfcp driver (EXPERIMENTAL)" | ||
1852 | depends on ZFCP && EXPERIMENTAL | ||
1853 | |||
1850 | config SCSI_PMCRAID | 1854 | config SCSI_PMCRAID |
1851 | tristate "PMC SIERRA Linux MaxRAID adapter support" | 1855 | tristate "PMC SIERRA Linux MaxRAID adapter support" |
1852 | depends on PCI && SCSI | 1856 | depends on PCI && SCSI |