aic7xxx: fix Kconfig references to READMEs
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 10 Oct 2011 08:10:02 +0000 (10:10 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 10 Oct 2011 21:52:56 +0000 (23:52 +0200)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/scsi/aic7xxx/Kconfig.aic79xx
drivers/scsi/aic7xxx/Kconfig.aic7xxx

index 5e6620f8dabce82dacb8cba930f4936eca0c52f6..6739069477dec7127191839cb1a90a604fef39cf 100644 (file)
@@ -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"
index 88da670a7915bee0ecdda3cfbafc942512da7dd8..55ac55ee6068b80db5994d16ba19048336022dc4 100644 (file)
@@ -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"