xref: /linux/drivers/target/iscsi/Kconfig (revision 37b33c68b00089a574ebd0a856a5d554eb3001b7)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2e48354ceSNicholas Bellingerconfig ISCSI_TARGET
3f3f50c78SBart Van Assche	tristate "SCSI Target Mode Stack"
4b58f0e8fSChristoph Hellwig	depends on INET
5*31e4cddeSEric Biggers	select CRC32
6e48354ceSNicholas Bellinger	select CRYPTO
7*31e4cddeSEric Biggers	select CRYPTO_HASH
8e48354ceSNicholas Bellinger	help
9f3f50c78SBart Van Assche	Say M to enable the SCSI target mode stack. A SCSI target mode stack
10f3f50c78SBart Van Assche	is software that makes local storage available over a storage network
11f3f50c78SBart Van Assche	to a SCSI initiator system. The supported storage network technologies
12f3f50c78SBart Van Assche	include iSCSI, Fibre Channel and the SCSI RDMA Protocol (SRP).
13f3f50c78SBart Van Assche	Configuration of the SCSI target mode stack happens through configfs.
149730ffcbSVarun Prakash
159730ffcbSVarun Prakashsource	"drivers/target/iscsi/cxgbit/Kconfig"
16