mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 11:41:26 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7518 d57e44dd-8a1f-0410-8b47-8ef2f437770f
12 lines
376 B
Plaintext
12 lines
376 B
Plaintext
config SCST_ISER
|
|
tristate "iSER Target Driver"
|
|
depends on SCST && SCST_ISCSI && INFINIBAND
|
|
default SCST
|
|
help
|
|
ISER target driver for SCST framework. iSER is a protocol that
|
|
extends iSCSI to use Remote Direct Memory Access (RDMA). RDMA over
|
|
InfiniBand, iWARP and RoCE are supported. The iSCSI iSER extension
|
|
has been defined in RFC 5046.
|
|
|
|
If unsure, say "N".
|