[U-Boot] [PATCH 3/4] Kconfig: define MD5 dependency for FIT support

Simon Glass sjg at chromium.org
Thu Mar 16 22:06:31 UTC 2017


On 14 March 2017 at 19:19, Andre Przywara <andre.przywara at arm.com> wrote:
> 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: Andre Przywara <andre.przywara at arm.com>
> ---
>  Kconfig         | 1 +
>  include/image.h | 1 -
>  2 files changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list