From: Justin M. Forbes <jfor...@fedoraproject.org>

Change CRYPTO_BLAKE2S_X86 from m to y

Upstream commit 2d16803c562ec changed the Kconfig entry for
CRYPTO_BLAKE2S_X86 from tristate to bool, meaning if we wish to keep it
enabled, it must be moved to built-in.

Signed-off-by: Justin M. Forbes <jfor...@fedoraproject.org>

diff --git a/redhat/configs/common/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86 
b/redhat/configs/common/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86
+++ b/redhat/configs/common/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86
@@ -1 +1 @@
-CONFIG_CRYPTO_BLAKE2S_X86=m
+CONFIG_CRYPTO_BLAKE2S_X86=y
diff --git 
a/redhat/configs/pending-ark/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86 
b/redhat/configs/pending-ark/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-ark/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CRYPTO_BLAKE2S_X86=y
diff --git 
a/redhat/configs/pending-fedora/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86 
b/redhat/configs/pending-fedora/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-fedora/generic/x86/x86_64/CONFIG_CRYPTO_BLAKE2S_X86
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CRYPTO_BLAKE2S_X86=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1942
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to