xref: /openbmc/linux/drivers/target/sbp/Kconfig (revision 314da1aa)
1a511ce33SChris Bootconfig SBP_TARGET
2a511ce33SChris Boot	tristate "FireWire SBP-2 fabric module"
3314da1aaSKees Cook	depends on FIREWIRE
4a511ce33SChris Boot	help
5a511ce33SChris Boot	  Say Y or M here to enable SCSI target functionality over FireWire.
6a511ce33SChris Boot	  This enables you to expose SCSI devices to other nodes on the FireWire
7a511ce33SChris Boot	  bus, for example hard disks. Similar to FireWire Target Disk mode on
8a511ce33SChris Boot	  many Apple computers.
9a511ce33SChris Boot
10a511ce33SChris Boot	  To compile this driver as a module, say M here: The module will be
11a511ce33SChris Boot	  called sbp-target.
12