Skip to content
Commit 93da17b1 authored by Andreas Ziegler's avatar Andreas Ziegler Committed by David Howells
Browse files

security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSA



Commit d43de6c7 ("akcipher: Move the RSA DER encoding check to
the crypto layer") removed the Kconfig option PUBLIC_KEY_ALGO_RSA,
but forgot to remove a 'select' to this option in the definition of
INTEGRITY_ASYMMETRIC_KEYS.

Let's remove the select, as it's ineffective now.

Signed-off-by: default avatarAndreas Ziegler <andreas.ziegler@fau.de>
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 3c9d6296
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment