rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | config 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. |