From: Prarit Bhargava <[email protected]> redhat/configs: Enable CONFIG_LZ4_COMPRESS
CONFIG_LZ4_COMPRESS is needed for Virtual Data Optimizer (VDO). Suggested-by: Andrew Walsh <[email protected]> Signed-off-by: Prarit Bhargava <[email protected]> diff --git a/redhat/configs/ark/generic/CONFIG_LZ4_COMPRESS b/redhat/configs/ark/generic/CONFIG_LZ4_COMPRESS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/CONFIG_LZ4_COMPRESS @@ -0,0 +1 @@ +CONFIG_LZ4_COMPRESS=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1914 _______________________________________________ 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
