diff options
Diffstat (limited to 'lib/Kconfig.debug')
| -rw-r--r-- | lib/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 0c421295e613..299f7f3b5b08 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -141,7 +141,7 @@ config DEBUG_IOREMAP | |||
| 141 | 141 | ||
| 142 | config DEBUG_FS | 142 | config DEBUG_FS |
| 143 | bool "Debug Filesystem" | 143 | bool "Debug Filesystem" |
| 144 | depends on DEBUG_KERNEL | 144 | depends on DEBUG_KERNEL && SYSFS |
| 145 | help | 145 | help |
| 146 | debugfs is a virtual file system that kernel developers use to put | 146 | debugfs is a virtual file system that kernel developers use to put |
| 147 | debugging files into. Enable this option to be able to read and | 147 | debugging files into. Enable this option to be able to read and |
