]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit21ee151f2da58d9a616562ef998eb350c86ed4c1
treebbebbffc6b59dd8d38b1dfb8e84386afc9171336
parent668373752cfe3d9a63428c337a4ec0952c3e718b
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