From: Adrian Bunk Date: Sun, 5 Feb 2006 07:27:45 +0000 (-0800) Subject: [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL X-Git-Tag: v2.6.16-rc3~165 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b566ccefd7814e4fa403de81aea299bdc11ceed5;p=linux-2.6 [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL Unless the help text is outdated, this seems to be logical. Signed-off-by: Adrian Bunk Signed-off-by: Peter Osterlund Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index 139cbba761..db6818fdf1 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