xref: /openbmc/linux/drivers/target/loopback/Kconfig (revision 4672b1d65fc9b5a5ded911fbebb4853b892d5d89)
1# SPDX-License-Identifier: GPL-2.0-only
2config LOOPBACK_TARGET
3	tristate "TCM Virtual SAS target and Linux/SCSI LDD fabric loopback module"
4	depends on SCSI
5	help
6	  Say Y here to enable the TCM Virtual SAS target and Linux/SCSI LLD
7	  fabric loopback module.
8