summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2008-05-20 00:06:00 +0200
committerStephen Rothwell <sfr@canb.auug.org.au>2008-06-16 09:58:01 +1000
commit2f7b384bc14ecb727784953441059392d29fd306 (patch)
tree4c113fac7f53d16ecf363b215151a0d70cd0b3b6 /lib
parenta3430bc982534c042d48e9267cf609bc3915a3ef (diff)
debugfs: Add a reference to the debugfs API documentation.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Cc: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index d2099f41aa1e..8f9e6b6d1799 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -74,6 +74,9 @@ config DEBUG_FS
debugging files into. Enable this option to be able to read and
write to these files.
+ For detailed documentation on the debugfs API, see
+ Documentation/DocBook/filesystems.
+
If unsure, say N.
config HEADERS_CHECK