]> Pileus Git - ~andy/linux/blobdiff - init/Kconfig
Merge branch 'linus' into perfcounters/core
[~andy/linux] / init / Kconfig
index 4f647142f2e64bace8f83b8b822891658d3d3e7c..35659ed442e5eeb03d7945f791f17e85ff43838b 100644 (file)
@@ -1051,7 +1051,7 @@ source "arch/Kconfig"
 
 config SLOW_WORK
        default n
-       bool "Enable slow work thread pool"
+       bool
        help
          The slow work thread pool provides a number of dynamically allocated
          threads that can be used by the kernel to perform operations that
@@ -1061,6 +1061,8 @@ config SLOW_WORK
          by a series of mkdirs and a create call, all of which have to touch
          disk.
 
+         See Documentation/slow-work.txt.
+
 endmenu                # General setup
 
 config HAVE_GENERIC_DMA_COHERENT