solitary: Enable Zstd crypto interface support
This commit is contained in:
parent
c10eabf7d1
commit
91ae2a607d
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ in {
|
|||
|
||||
BTRFS_FS = true;
|
||||
BTRFS_FS_POSIX_ACL = true;
|
||||
|
||||
CRYPTO_ZSTD = true;
|
||||
};
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue