mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 19:28:53 +03:00
Consistent menuconfig name
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
This commit is contained in:
committed by
Brian Behlendorf
parent
074e72953c
commit
c90ea65511
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user