| Chris Boot | a511ce3 | 2012-04-14 17:50:35 -0700 | [diff] [blame] | 1 | config SBP_TARGET |
| 2 | tristate "FireWire SBP-2 fabric module" | ||||
| 3 | depends on FIREWIRE && EXPERIMENTAL | ||||
| 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. | ||||