12 lines
340 B
Plaintext
12 lines
340 B
Plaintext
|
config INFINIBAND_ISER
|
||
|
tristate "ISCSI RDMA Protocol"
|
||
|
depends on INFINIBAND && SCSI
|
||
|
select SCSI_ISCSI_ATTRS
|
||
|
---help---
|
||
|
Support for the ISCSI RDMA Protocol over InfiniBand. This
|
||
|
allows you to access storage devices that speak ISER/ISCSI
|
||
|
over InfiniBand.
|
||
|
|
||
|
The ISER protocol is defined by IETF.
|
||
|
See <http://www.ietf.org/>.
|