muon: Enable Zstd crypto interface support
This commit is contained in:
parent
2b6250d5fd
commit
c10eabf7d1
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ imports = [
|
||||||
BTRFS_FS_POSIX_ACL = true;
|
BTRFS_FS_POSIX_ACL = true;
|
||||||
FUSE_FS = true;
|
FUSE_FS = true;
|
||||||
EXFAT_FS = true;
|
EXFAT_FS = true;
|
||||||
|
|
||||||
|
CRYPTO_ZSTD = true;
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue