diff options
Diffstat (limited to 'fs/ocfs2')
-rw-r--r-- | fs/ocfs2/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/Kconfig b/fs/ocfs2/Kconfig index 0d840669698e..ab152c00cd3a 100644 --- a/fs/ocfs2/Kconfig +++ b/fs/ocfs2/Kconfig | |||
@@ -51,7 +51,7 @@ config OCFS2_FS_USERSPACE_CLUSTER | |||
51 | 51 | ||
52 | config OCFS2_FS_STATS | 52 | config OCFS2_FS_STATS |
53 | bool "OCFS2 statistics" | 53 | bool "OCFS2 statistics" |
54 | depends on OCFS2_FS | 54 | depends on OCFS2_FS && DEBUG_FS |
55 | default y | 55 | default y |
56 | help | 56 | help |
57 | This option allows some fs statistics to be captured. Enabling | 57 | This option allows some fs statistics to be captured. Enabling |