lib: ecdsa: Implement UCLASS_ECDSA verification on target
[platform/kernel/u-boot.git] / lib / Kconfig
index 7b445d0..c535147 100644 (file)
@@ -303,6 +303,7 @@ config AES
          supported by the algorithm but only a 128-bit key is supported at
          present.
 
+source lib/ecdsa/Kconfig
 source lib/rsa/Kconfig
 source lib/crypto/Kconfig
 source lib/crypt/Kconfig