diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index a5763c6e9362..86cf10efb0c1 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -172,12 +172,12 @@ config CHR_DEV_SCH | |||
172 | don't need this for those tiny 6-slot cdrom changers. Media | 172 | don't need this for those tiny 6-slot cdrom changers. Media |
173 | changers are listed as "Type: Medium Changer" in /proc/scsi/scsi. | 173 | changers are listed as "Type: Medium Changer" in /proc/scsi/scsi. |
174 | If you have such hardware and want to use it with linux, say Y | 174 | If you have such hardware and want to use it with linux, say Y |
175 | here. Check <file:Documentation/scsi-changer.txt> for details. | 175 | here. Check <file:Documentation/scsi/scsi-changer.txt> for details. |
176 | 176 | ||
177 | If you want to compile this as a module ( = code which can be | 177 | If you want to compile this as a module ( = code which can be |
178 | inserted in and removed from the running kernel whenever you want), | 178 | inserted in and removed from the running kernel whenever you want), |
179 | say M here and read <file:Documentation/kbuild/modules.txt> and | 179 | say M here and read <file:Documentation/kbuild/modules.txt> and |
180 | <file:Documentation/scsi.txt>. The module will be called ch.o. | 180 | <file:Documentation/scsi/scsi.txt>. The module will be called ch.o. |
181 | If unsure, say N. | 181 | If unsure, say N. |
182 | 182 | ||
183 | 183 | ||