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-05-21 10:30:07 +1000
commitbcdc96f2f740b541d08f68c83af2c1089360aafb (patch)
tree59790a0f23a289720aa4dd961746b4b99652535f /lib
parent056dbda380f853c60a52aa47073165d4436792b3 (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