3f1244a2f8
Kconfig and Makefile for iSER. Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
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/>.
|