]> git.baikalelectronics.ru Git - uboot.git/commit
lib: allow to build asn1 decoder and oid registry in SPL
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 28 Mar 2022 20:56:56 +0000 (22:56 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 31 Mar 2022 18:12:01 +0000 (14:12 -0400)
commit52287c5e4af553b7bd65759d5cda43fea214f6b2
tree4d4119275a593e3e187d7f27cef7683d41b377ff
parent0d7ab686725b6d7f0ebc75aca4c766e8527641fb
lib: allow to build asn1 decoder and oid registry in SPL

This commit adds the options:
- SPL_ASN1_DECODER
- SPL_OID_REGISTRY

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
lib/Kconfig
lib/Makefile