aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig9
1 files changed, 5 insertions, 4 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index bbec3a814ea7..876cd203ce6a 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -121,10 +121,11 @@ config BLK_DEV_SR
121 tristate "SCSI CDROM support" 121 tristate "SCSI CDROM support"
122 depends on SCSI 122 depends on SCSI
123 ---help--- 123 ---help---
124 If you want to use a SCSI or FireWire CD-ROM under Linux, 124 If you want to use a CD or DVD drive attached to your computer
125 say Y and read the SCSI-HOWTO and the CDROM-HOWTO at 125 by SCSI, FireWire, USB or ATAPI, say Y and read the SCSI-HOWTO
126 <http://www.tldp.org/docs.html#howto>. Also make sure to say 126 and the CDROM-HOWTO at <http://www.tldp.org/docs.html#howto>.
127 Y or M to "ISO 9660 CD-ROM file system support" later. 127
128 Make sure to say Y or M to "ISO 9660 CD-ROM file system support".
128 129
129 To compile this driver as a module, choose M here and read 130 To compile this driver as a module, choose M here and read
130 <file:Documentation/scsi/scsi.txt>. 131 <file:Documentation/scsi/scsi.txt>.