Skip to content

Commit

Permalink
Consistent menuconfig name
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ryao authored and behlendorf committed Aug 26, 2012
1 parent 074e729 commit c90ea65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copy-builtin
Expand Up @@ -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
Expand Down

0 comments on commit c90ea65

Please sign in to comment.