All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL
@ 2006-02-02 22:06 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-02-02 22:06 UTC (permalink / raw)
  To: petero2; +Cc: linux-kernel

Unless the help text is outdated, this seems to be logical.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.16-rc1-mm4-full/drivers/block/Kconfig.old	2006-02-02 22:39:24.000000000 +0100
+++ linux-2.6.16-rc1-mm4-full/drivers/block/Kconfig	2006-02-02 22:39:51.000000000 +0100
@@ -437,8 +437,8 @@
 	  pktsetup time.
 
 config CDROM_PKTCDVD_WCACHE
-	bool "Enable write caching"
-	depends on CDROM_PKTCDVD
+	bool "Enable write caching (EXPERIMENTAL)"
+	depends on CDROM_PKTCDVD && EXPERIMENTAL
 	help
 	  If enabled, write caching will be set for the CD-R/W device. For now
 	  this option is dangerous unless the CD-RW media is known good, as we


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-02 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-02 22:06 [2.6 patch] let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.