mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 11:32:04 +00:00
8c88126bbb
Correct spelling typo in Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
6 lines
245 B
Plaintext
6 lines
245 B
Plaintext
config INFINIBAND_ISERT
|
|
tristate "iSCSI Extensions for RDMA (iSER) target support"
|
|
depends on INET && INFINIBAND_ADDR_TRANS && TARGET_CORE && ISCSI_TARGET
|
|
---help---
|
|
Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
|