mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
12 lines
340 B
Text
12 lines
340 B
Text
![]() |
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/>.
|