Staging
v0.5.2
https://github.com/torvalds/linux
Raw File
Tip revision: 8fe28cb58bcb235034b64cbbb7550a8a43fd88be authored by Linus Torvalds on 23 December 2018, 23:55:59 UTC
Linux 4.20
Tip revision: 8fe28cb
Kconfig
config LOOPBACK_TARGET
	tristate "TCM Virtual SAS target and Linux/SCSI LDD fabric loopback module"
	depends on SCSI
	help
	  Say Y here to enable the TCM Virtual SAS target and Linux/SCSI LLD
	  fabric loopback module.
back to top