]> git.proxmox.com Git - mirror_zfs-debian.git/commitdiff
Consistent menuconfig name
authorRichard Yao <ryao@cs.stonybrook.edu>
Sat, 25 Aug 2012 21:16:23 +0000 (17:16 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sun, 26 Aug 2012 20:49:37 +0000 (13:49 -0700)
Make name in Linux menuconfig consistent with those of other filesystems

Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #897

copy-builtin

index 164e81e1ad63474423015486fa56d4beffd96aad..fbe20dda5fb273e22cc79799954e2bd95edf4467 100755 (executable)
@@ -59,7 +59,7 @@ done
 
 cat > "$KERNEL_DIR/fs/zfs/Kconfig" <<"EOF"
 config ZFS
-       tristate "ZFS"
+       tristate "ZFS filesystem support"
        depends on SPL
        depends on EFI_PARTITION
        select ZLIB_INFLATE