aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2014-04-15 06:26:51 -0400
committerChristoph Hellwig <hch@lst.de>2014-07-17 16:07:43 -0400
commitf6667938cfceefd8afe6355ceb6497dce4883ae9 (patch)
tree7bbb7cf0bd0810dc8abc80a19976c7e47498c35e /drivers/scsi/Kconfig
parent074dc37a7b7b008ce1382ed4eec3f0008e541ba7 (diff)
libsrp: removal
Remove the libsrp module which was only used by the now removed ibmvstgt driver. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Hannes Reinecke <hare@suse.de>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 10b3cc885d9c..67d1ac342451 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -1722,16 +1722,6 @@ config SCSI_PM8001
1722 This driver supports PMC-Sierra PCIE SAS/SATA 8x6G SPC 8001 chip 1722 This driver supports PMC-Sierra PCIE SAS/SATA 8x6G SPC 8001 chip
1723 based host adapters. 1723 based host adapters.
1724 1724
1725config SCSI_SRP
1726 tristate "SCSI RDMA Protocol helper library"
1727 depends on SCSI && PCI
1728 select SCSI_TGT
1729 help
1730 If you wish to use SRP target drivers, say Y.
1731
1732 To compile this driver as a module, choose M here: the
1733 module will be called libsrp.
1734
1735config SCSI_BFA_FC 1725config SCSI_BFA_FC
1736 tristate "Brocade BFA Fibre Channel Support" 1726 tristate "Brocade BFA Fibre Channel Support"
1737 depends on PCI && SCSI 1727 depends on PCI && SCSI