public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] config: Make need for SCSI_CDROM clearer
@ 2009-03-26 20:54 Alan Cox
  2009-03-26 21:12 ` Matthew Wilcox
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Cox @ 2009-03-26 20:54 UTC (permalink / raw)
  To: linux-kernel, linux-scsi

Mention ATAPI. We could insert an essay about libata and ide-scsi etc but
the failure case is someone enables it which is just fine so keep it
simple.

Closes #7736

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
---

 drivers/scsi/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 256c7be..6b5091b 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -121,7 +121,7 @@ config BLK_DEV_SR
 	tristate "SCSI CDROM support"
 	depends on SCSI
 	---help---
-	  If you want to use a SCSI or FireWire CD-ROM under Linux,
+	  If you want to use a SCSI, FireWire or ATAPI CD-ROM under Linux,
 	  say Y and read the SCSI-HOWTO and the CDROM-HOWTO at
 	  <http://www.tldp.org/docs.html#howto>. Also make sure to say
 	  Y or M to "ISO 9660 CD-ROM file system support" later.


^ permalink raw reply related	[flat|nested] 4+ messages in thread
[parent not found: <ck4Qt-44e-51@gated-at.bofh.it>]

end of thread, other threads:[~2009-03-27 11:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 20:54 [PATCH] config: Make need for SCSI_CDROM clearer Alan Cox
2009-03-26 21:12 ` Matthew Wilcox
     [not found] <ck4Qt-44e-51@gated-at.bofh.it>
2009-03-27  9:36 ` Bodo Eggert
2009-03-27 11:08   ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox