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.28-rc1~854 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b566ccefd7814e4fa403de81aea299bdc11ceed5;p=karo-tx-linux.git [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 139cbba76180..db6818fdf15d 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