diff options
Diffstat (limited to 'drivers/scsi/aic7xxx/Kconfig.aic79xx')
-rw-r--r-- | drivers/scsi/aic7xxx/Kconfig.aic79xx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/scsi/aic7xxx/Kconfig.aic79xx b/drivers/scsi/aic7xxx/Kconfig.aic79xx index 5e6620f8dabc..6739069477de 100644 --- a/drivers/scsi/aic7xxx/Kconfig.aic79xx +++ b/drivers/scsi/aic7xxx/Kconfig.aic79xx | |||
@@ -31,8 +31,7 @@ config AIC79XX_CMDS_PER_DEVICE | |||
31 | on some devices. The upper bound is 253. 0 disables tagged queueing. | 31 | on some devices. The upper bound is 253. 0 disables tagged queueing. |
32 | 32 | ||
33 | Per device tag depth can be controlled via the kernel command line | 33 | Per device tag depth can be controlled via the kernel command line |
34 | "tag_info" option. See drivers/scsi/aic7xxx/README.aic79xx | 34 | "tag_info" option. See Documentation/scsi/aic79xx.txt for details. |
35 | for details. | ||
36 | 35 | ||
37 | config AIC79XX_RESET_DELAY_MS | 36 | config AIC79XX_RESET_DELAY_MS |
38 | int "Initial bus reset delay in milli-seconds" | 37 | int "Initial bus reset delay in milli-seconds" |