diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index 778dc0fb1e4..8d4057ea27b 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -291,7 +291,7 @@ source "drivers/scsi/libsas/Kconfig" | |||
291 | 291 | ||
292 | config SCSI_SRP_ATTRS | 292 | config SCSI_SRP_ATTRS |
293 | tristate "SRP Transport Attributes" | 293 | tristate "SRP Transport Attributes" |
294 | depends on SCSI | 294 | depends on SCSI && SCSI_TGT |
295 | help | 295 | help |
296 | If you wish to export transport-specific information about | 296 | If you wish to export transport-specific information about |
297 | each attached SRP device to sysfs, say Y. | 297 | each attached SRP device to sysfs, say Y. |