From: Patrick Talbert <[email protected]> --- redhat/configs/common/generic/CONFIG_X86_SGX | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/redhat/configs/common/generic/CONFIG_X86_SGX b/redhat/configs/common/generic/CONFIG_X86_SGX index 631f4c45acc5..afd56e8184ae 100644 --- a/redhat/configs/common/generic/CONFIG_X86_SGX +++ b/redhat/configs/common/generic/CONFIG_X86_SGX @@ -1 +1 @@ -# CONFIG_X86_SGX is not set +CONFIG_X86_SGX=y -- GitLab _______________________________________________ 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]
