[2.6 patch] let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL

From: Adrian Bunk
Date: Thu Feb 02 2006 - 17:05:02 EST


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


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- 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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/