提交 ae36b883 编写于 作者: J Jens Axboe 提交者: Jens Axboe

[PATCH] Don't make debugfs depend on DEBUG_KERNEL

We use it generally now, at least blktrace isn't a specific debug
kernel feature.
Signed-off-by: NJens Axboe <axboe@suse.de>
上级 09540e69
...@@ -172,7 +172,7 @@ config DEBUG_IOREMAP ...@@ -172,7 +172,7 @@ config DEBUG_IOREMAP
config DEBUG_FS config DEBUG_FS
bool "Debug Filesystem" bool "Debug Filesystem"
depends on DEBUG_KERNEL && SYSFS depends on SYSFS
help help
debugfs is a virtual file system that kernel developers use to put debugfs is a virtual file system that kernel developers use to put
debugging files into. Enable this option to be able to read and debugging files into. Enable this option to be able to read and
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册