]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig.debug
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
[karo-tx-linux.git] / lib / Kconfig.debug
index 0c421295e613f3436ddb29cf62c4823e48817762..299f7f3b5b0871fdd332a647f83ea54d2ddf059b 100644 (file)
@@ -141,7 +141,7 @@ config DEBUG_IOREMAP
 
 config DEBUG_FS
        bool "Debug Filesystem"
-       depends on DEBUG_KERNEL
+       depends on DEBUG_KERNEL && SYSFS
        help
          debugfs is a virtual file system that kernel developers use to put
          debugging files into.  Enable this option to be able to read and