From: Vladis Dronov vdronov@redhat.com
[redhat] Move CONFIG_FIPS_SIGNATURE_SELFTEST to a proper place
And unify its Fedora and ELN versions.
Signed-off-by: Vladis Dronov vdronov@redhat.com
diff --git a/redhat/configs/ark/generic/CONFIG_FIPS_SIGNATURE_SELFTEST b/redhat/configs/common/generic/CONFIG_FIPS_SIGNATURE_SELFTEST rename from redhat/configs/ark/generic/CONFIG_FIPS_SIGNATURE_SELFTEST rename to redhat/configs/common/generic/CONFIG_FIPS_SIGNATURE_SELFTEST index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/CONFIG_FIPS_SIGNATURE_SELFTEST +++ b/redhat/configs/common/generic/CONFIG_FIPS_SIGNATURE_SELFTEST diff --git a/redhat/configs/pending-fedora/generic/CONFIG_FIPS_SIGNATURE_SELFTEST b/redhat/configs/pending-fedora/generic/CONFIG_FIPS_SIGNATURE_SELFTEST deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-fedora/generic/CONFIG_FIPS_SIGNATURE_SELFTEST +++ /dev/null @@ -1,13 +0,0 @@ -# Symbol: FIPS_SIGNATURE_SELFTEST [=n] -# Type : bool -# Defined at crypto/asymmetric_keys/Kconfig:78 -# Prompt: Run FIPS selftests on the X.509+PKCS7 signature verification -# Depends on: CRYPTO [=y] && KEYS [=y] && ASYMMETRIC_KEY_TYPE [=y] && PKCS7_MESSAGE_PARSER [=y] -# Location: -# Main menu -# -> Cryptographic API (CRYPTO [=y]) -# -> Asymmetric (public-key cryptographic) key type (ASYMMETRIC_KEY_TYPE [=y]) -# -# -# -# CONFIG_FIPS_SIGNATURE_SELFTEST is not set
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1891
kernel@lists.fedoraproject.org