mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-07 13:43:51 +00:00
aic7xxx: fix Kconfig references to READMEs
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
40cba97105
commit
efe2e87841
@ -31,8 +31,7 @@ config AIC79XX_CMDS_PER_DEVICE
|
||||
on some devices. The upper bound is 253. 0 disables tagged queueing.
|
||||
|
||||
Per device tag depth can be controlled via the kernel command line
|
||||
"tag_info" option. See drivers/scsi/aic7xxx/README.aic79xx
|
||||
for details.
|
||||
"tag_info" option. See Documentation/scsi/aic79xx.txt for details.
|
||||
|
||||
config AIC79XX_RESET_DELAY_MS
|
||||
int "Initial bus reset delay in milli-seconds"
|
||||
|
@ -36,8 +36,7 @@ config AIC7XXX_CMDS_PER_DEVICE
|
||||
on some devices. The upper bound is 253. 0 disables tagged queueing.
|
||||
|
||||
Per device tag depth can be controlled via the kernel command line
|
||||
"tag_info" option. See drivers/scsi/aic7xxx/README.aic7xxx
|
||||
for details.
|
||||
"tag_info" option. See Documentation/scsi/aic7xxx.txt for details.
|
||||
|
||||
config AIC7XXX_RESET_DELAY_MS
|
||||
int "Initial bus reset delay in milli-seconds"
|
||||
|
Loading…
Reference in New Issue
Block a user