From: Vladis Dronov <[email protected]> Drop outdated CRYPTO_ECDH configs
There is no reason why CRYPTO_ECDH is disabled in aarch64 and s390x. These defaults were previously mass-imported from RHEL7 and RHEL-ALT. Signed-off-by: Vladis Dronov <[email protected]> diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_CRYPTO_ECDH b/redhat/configs/ark/generic/arm/aarch64/CONFIG_CRYPTO_ECDH deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_CRYPTO_ECDH +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_CRYPTO_ECDH is not set diff --git a/redhat/configs/ark/generic/s390x/CONFIG_CRYPTO_ECDH b/redhat/configs/ark/generic/s390x/CONFIG_CRYPTO_ECDH deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/s390x/CONFIG_CRYPTO_ECDH +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_CRYPTO_ECDH is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1879 _______________________________________________ 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
