浏览代码

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>
Robert P. J. Day 17 年之前
父节点
当前提交
ff543332ec
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      lib/Kconfig.debug

+ 3 - 0
lib/Kconfig.debug

@@ -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