Kconfig (f0eef25339f92f7cd4aeea23d9ae97987a5a1e82) | Kconfig (06cc85086e6896939f8c68f8518224748f6b0b2f) |
---|---|
1config INFINIBAND_ISER 2 tristate "iSCSI Extensions for RDMA (iSER)" | 1config INFINIBAND_ISER 2 tristate "iSCSI Extensions for RDMA (iSER)" |
3 depends on INFINIBAND && SCSI && INET | 3 depends on SCSI && INET |
4 select SCSI_ISCSI_ATTRS 5 ---help--- 6 Support for the iSCSI Extensions for RDMA (iSER) Protocol 7 over InfiniBand. This allows you to access storage devices 8 that speak iSCSI over iSER over InfiniBand. 9 10 The iSER protocol is defined by IETF. 11 See <http://www.ietf.org/internet-drafts/draft-ietf-ips-iser-05.txt> 12 and <http://www.infinibandta.org/members/spec/iser_annex_060418.pdf> | 4 select SCSI_ISCSI_ATTRS 5 ---help--- 6 Support for the iSCSI Extensions for RDMA (iSER) Protocol 7 over InfiniBand. This allows you to access storage devices 8 that speak iSCSI over iSER over InfiniBand. 9 10 The iSER protocol is defined by IETF. 11 See <http://www.ietf.org/internet-drafts/draft-ietf-ips-iser-05.txt> 12 and <http://www.infinibandta.org/members/spec/iser_annex_060418.pdf> |