[PATCH 3/5] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL

From: Peter Osterlund
Date: Fri Feb 03 2006 - 15:21:36 EST


From: Adrian Bunk <bunk@xxxxxxxxx>

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

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

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

diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig
index 139cbba..db6818f 100644
--- a/drivers/block/Kconfig
+++ b/drivers/block/Kconfig
@@ -437,8 +437,8 @@ config CDROM_PKTCDVD_BUFFERS
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

--
Peter Osterlund - petero2@xxxxxxxxx
http://web.telia.com/~u89404340
-
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/