diff options
author | David Sterba <dsterba@suse.cz> | 2013-03-19 07:50:59 -0400 |
---|---|---|
committer | Josef Bacik <jbacik@fusionio.com> | 2013-05-06 15:54:22 -0400 |
commit | aa8259145ecb8d432685c1167a194094559647a1 (patch) | |
tree | ddf5d16f1868050604c76893ac6aaece9f44f6cd /fs/btrfs/Kconfig | |
parent | 9d1a2a3ad59f7ae810bf04a5a05995bf2d79300c (diff) |
btrfs: update kconfig title
The Kconfig title does not make much sense after the cleanup of
CONFIG_EXPERIMENTAL option, align the wording with other filesystems.
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'fs/btrfs/Kconfig')
-rw-r--r-- | fs/btrfs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/Kconfig b/fs/btrfs/Kconfig index d5bfcb744fe5..0f5374c9e368 100644 --- a/fs/btrfs/Kconfig +++ b/fs/btrfs/Kconfig | |||
@@ -1,5 +1,5 @@ | |||
1 | config BTRFS_FS | 1 | config BTRFS_FS |
2 | tristate "Btrfs filesystem Unstable disk format" | 2 | tristate "Btrfs filesystem support" |
3 | select LIBCRC32C | 3 | select LIBCRC32C |
4 | select ZLIB_INFLATE | 4 | select ZLIB_INFLATE |
5 | select ZLIB_DEFLATE | 5 | select ZLIB_DEFLATE |