diff options
Diffstat (limited to 'include/image.h')
| -rw-r--r-- | include/image.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/image.h b/include/image.h index d2e78fe29..dcf3a7bb1 100644 --- a/include/image.h +++ b/include/image.h @@ -56,6 +56,7 @@  #include <libfdt.h>  #include <fdt_support.h>  #define CONFIG_MD5		/* FIT images need MD5 support */ +#define CONFIG_SHA1		/* and SHA1 */  #endif  /* |