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