xref: /openbmc/linux/drivers/target/sbp/Kconfig (revision 8b036556)
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