aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 8ea7b04c661f..4622dabb2253 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -314,7 +314,7 @@ config REISERFS_CHECK
314 314
315config REISERFS_PROC_INFO 315config REISERFS_PROC_INFO
316 bool "Stats in /proc/fs/reiserfs" 316 bool "Stats in /proc/fs/reiserfs"
317 depends on REISERFS_FS 317 depends on REISERFS_FS && PROC_FS
318 help 318 help
319 Create under /proc/fs/reiserfs a hierarchy of files, displaying 319 Create under /proc/fs/reiserfs a hierarchy of files, displaying
320 various ReiserFS statistics and internal data at the expense of 320 various ReiserFS statistics and internal data at the expense of