summaryrefslogtreecommitdiff
path: root/fs/btrfs/Kconfig
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2013-03-19 11:50:59 +0000
committerJosef Bacik <jbacik@fusionio.com>2013-05-06 15:54:22 -0400
commitaa8259145ecb8d432685c1167a194094559647a1 (patch)
treeddf5d16f1868050604c76893ac6aaece9f44f6cd /fs/btrfs/Kconfig
parent9d1a2a3ad59f7ae810bf04a5a05995bf2d79300c (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/Kconfig2
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 @@
config BTRFS_FS
- tristate "Btrfs filesystem Unstable disk format"
+ tristate "Btrfs filesystem support"
select LIBCRC32C
select ZLIB_INFLATE
select ZLIB_DEFLATE