diff options
-rw-r--r-- | drivers/target/sbp/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/target/sbp/Kconfig b/drivers/target/sbp/Kconfig index 132da544eafc..1614bc710d4e 100644 --- a/drivers/target/sbp/Kconfig +++ b/drivers/target/sbp/Kconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | config SBP_TARGET | 1 | config SBP_TARGET |
2 | tristate "FireWire SBP-2 fabric module" | 2 | tristate "FireWire SBP-2 fabric module" |
3 | depends on FIREWIRE && EXPERIMENTAL | 3 | depends on FIREWIRE |
4 | help | 4 | help |
5 | Say Y or M here to enable SCSI target functionality over FireWire. | 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 | 6 | This enables you to expose SCSI devices to other nodes on the FireWire |