mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-25 18:59:33 +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:
parent
074e72953c
commit
c90ea65511
@ -59,7 +59,7 @@ done
|
|||||||
|
|
||||||
cat > "$KERNEL_DIR/fs/zfs/Kconfig" <<"EOF"
|
cat > "$KERNEL_DIR/fs/zfs/Kconfig" <<"EOF"
|
||||||
config ZFS
|
config ZFS
|
||||||
tristate "ZFS"
|
tristate "ZFS filesystem support"
|
||||||
depends on SPL
|
depends on SPL
|
||||||
depends on EFI_PARTITION
|
depends on EFI_PARTITION
|
||||||
select ZLIB_INFLATE
|
select ZLIB_INFLATE
|
||||||
|
Loading…
Reference in New Issue
Block a user