- Add documentation for the use of the Kbuild variable
      BLK_DEV_HDWC.

 drivers/ide/Kconfig |   11 +++++++++++
 1 files changed, 11 insertions(+)

diff -X /home/dwm/lib/ide-excludes -Nwupar 
lk-2.6.11-rc2-bk5.a/drivers/ide/Kconfig lk-2.6.11-rc2-bk5.b/drivers/ide/Kconfig
--- lk-2.6.11-rc2-bk5.a/drivers/ide/Kconfig     2004-12-24 15:34:44.000000000 
-0600
+++ lk-2.6.11-rc2-bk5.b/drivers/ide/Kconfig     2005-01-28 11:24:11.224547208 
-0600
@@ -148,6 +148,17 @@ config BLK_DEV_IDEDISK
 
          If unsure, say Y.
 
+config BLK_DEV_HDWC
+       bool "Use cache settings of the disk"
+       depends on BLK_DEV_IDEDISK
+       ---help---
+       Normally the IDE disk driver forces the use of the drive cache.
+       This setting allows the kernel to detect and use the write
+       cache default from the drive.  If you want the kernel to honor
+       the drive setting for the use of cache, say Y here.
+
+       If unsure, say N.
+
 config IDEDISK_MULTI_MODE
        bool "Use multi-mode by default"
        depends on BLK_DEV_IDEDISK


-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to