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>
This commit is contained in:
Robert P. J. Day 2008-05-20 00:06:00 +02:00 committed by Greg Kroah-Hartman
parent 9f255651fb
commit ff543332ec
1 changed files with 3 additions and 0 deletions

View File

@ -74,6 +74,9 @@ config DEBUG_FS
debugging files into. Enable this option to be able to read and debugging files into. Enable this option to be able to read and
write to these files. write to these files.
For detailed documentation on the debugfs API, see
Documentation/DocBook/filesystems.
If unsure, say N. If unsure, say N.
config HEADERS_CHECK config HEADERS_CHECK