From: Aristeu Rozanski on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1528#note_781459154

```
Pretty sure you don't need to set CONFIG_ZSTD_COMPRESS as it's selected by
CONFIG_CRYPTO_ZSTD:

config CRYPTO_ZSTD
        tristate "Zstd compression algorithm"
        select CRYPTO_ALGAPI
        select CRYPTO_ACOMP2
        select ZSTD_COMPRESS
        select ZSTD_DECOMPRESS
```
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to