Skip to content
Snippets Groups Projects
Commit aeb9c53c authored by Andre Przywara's avatar Andre Przywara Committed by Tom Rini
Browse files

Kconfig: define MD5 dependency for FIT support


FIT images require MD5 support to verify image checksums. So far this
was expressed by defining a CPP symbol in image.h. Since MD5 is now a
first class Kconfig citizen, express that in Kconfig instead.

Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent bea79d7d
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment