X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FKconfig.debug;h=299f7f3b5b0871fdd332a647f83ea54d2ddf059b;hb=233ccd0d0452682edb51725410e0f8c0384e8b34;hp=0c421295e613f3436ddb29cf62c4823e48817762;hpb=31c94a6e987af162ac5ede83cddf49870cd1f2ed;p=linux-2.6 diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 0c421295e6..299f7f3b5b 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -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