Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE
authorSimon Glass <sjg@chromium.org>
Mon, 28 Feb 2022 19:08:31 +0000 (12:08 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 6 Apr 2022 18:03:17 +0000 (14:03 -0400)
commitb7463f198da65257a3e0308f920ff8b3631c955b
treebbebbffc6b59dd8d38b1dfb8e84386afc9171336
parent8e6c12993199f08f61d12cddab7ad3f28db49832
Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE

Add this dependency to avoid a build error if FIT_SIGNATURE is not
enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/crypto/Kconfig