mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 16:38:12 +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>
5 lines
245 B
Text
5 lines
245 B
Text
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.
|