xref: /openbmc/linux/drivers/target/tcm_remote/Kconfig (revision 0c16ed1ab758538b4a4df8368bc1a8b22453a9b4)
1# SPDX-License-Identifier: GPL-2.0-only
2config REMOTE_TARGET
3	tristate "TCM Virtual Remote target"
4	depends on SCSI
5	help
6	  Say Y here to enable the TCM Virtual Remote fabric
7	  That fabric is a dummy fabric to tell TCM about configuration
8	  of TPG/ACL/LUN on peer nodes in a cluster.
9