]> git.sur5r.net Git - u-boot/blobdiff - Kconfig
ARM: socfpga: Adding clock frequency info for U-Boot
[u-boot] / Kconfig
diff --git a/Kconfig b/Kconfig
index 37331d289a1281d5b3a980b174c8ae902c5f9d69..9fd9de1772d2b50a6557ce774387f26deff66c93 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -253,6 +253,7 @@ config FIT_SIGNATURE
        bool "Enable signature verification of FIT uImages"
        depends on DM
        select RSA
+       select HASH
        help
          This option enables signature verification of FIT uImages,
          using a hash signed and verified using RSA. If