aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/reiserfs/Kconfig')
-rw-r--r--fs/reiserfs/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/reiserfs/Kconfig b/fs/reiserfs/Kconfig
index ac7cd75c86f8..513f431038f9 100644
--- a/fs/reiserfs/Kconfig
+++ b/fs/reiserfs/Kconfig
@@ -1,7 +1,6 @@
1config REISERFS_FS 1config REISERFS_FS
2 tristate "Reiserfs support" 2 tristate "Reiserfs support"
3 select CRC32 3 select CRC32
4 select FS_JOURNAL_INFO
5 help 4 help
6 Stores not just filenames but the files themselves in a balanced 5 Stores not just filenames but the files themselves in a balanced
7 tree. Uses journalling. 6 tree. Uses journalling.