diff options
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index dab082002e6f..c6dfb6fa13bf 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -40,10 +40,10 @@ config SCSI_PROC_FS | |||
40 | default y | 40 | default y |
41 | ---help--- | 41 | ---help--- |
42 | This option enables support for the various files in | 42 | This option enables support for the various files in |
43 | /proc/scsi. In Linux 2.6 this has been superceeded by | 43 | /proc/scsi. In Linux 2.6 this has been superseded by |
44 | files in sysfs but many legacy applications rely on this. | 44 | files in sysfs but many legacy applications rely on this. |
45 | 45 | ||
46 | If unusure say Y. | 46 | If unsure say Y. |
47 | 47 | ||
48 | comment "SCSI support type (disk, tape, CD-ROM)" | 48 | comment "SCSI support type (disk, tape, CD-ROM)" |
49 | depends on SCSI | 49 | depends on SCSI |
@@ -85,7 +85,7 @@ config CHR_DEV_OSST | |||
85 | tristate "SCSI OnStream SC-x0 tape support" | 85 | tristate "SCSI OnStream SC-x0 tape support" |
86 | depends on SCSI | 86 | depends on SCSI |
87 | ---help--- | 87 | ---help--- |
88 | The OnStream SC-x0 SCSI tape drives can not be driven by the | 88 | The OnStream SC-x0 SCSI tape drives cannot be driven by the |
89 | standard st driver, but instead need this special osst driver and | 89 | standard st driver, but instead need this special osst driver and |
90 | use the /dev/osstX char device nodes (major 206). Via usb-storage | 90 | use the /dev/osstX char device nodes (major 206). Via usb-storage |
91 | and ide-scsi, you may be able to drive the USB-x0 and DI-x0 drives | 91 | and ide-scsi, you may be able to drive the USB-x0 and DI-x0 drives |