diff --git a/Kconfig b/Kconfig index 99bc5fab02..8151be6404 100644 --- a/Kconfig +++ b/Kconfig @@ -509,6 +509,7 @@ config SPL_FIT_SIGNATURE bool "Enable signature verification of FIT firmware within SPL" depends on SPL_DM select SPL_FIT + select SPL_HASH_SUPPORT select SPL_RSA select SPL_RSA_VERIFY select SPL_IMAGE_SIGN_INFO