diff options
Diffstat (limited to 'fs/jbd/Kconfig')
-rw-r--r-- | fs/jbd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/jbd/Kconfig b/fs/jbd/Kconfig index 4e28beeed15..a8408983abd 100644 --- a/fs/jbd/Kconfig +++ b/fs/jbd/Kconfig @@ -1,5 +1,6 @@ config JBD tristate + select FS_JOURNAL_INFO help This is a generic journalling layer for block devices. It is currently used by the ext3 file system, but it could also be |