]> git.sur5r.net Git - u-boot/blobdiff - lib/Kconfig
cmd: tpm: Fix flush command
[u-boot] / lib / Kconfig
index b16062fbe33364204efc8a06ca9b68597281ef70..65c01573e194e13b0d4a9c64923c840525782312 100644 (file)
@@ -101,6 +101,10 @@ config SHA_PROG_HW_ACCEL
          SHA1/SHA256 progressive hashing.
          Data can be streamed in a block at a time and the hashing
          is performed in hardware.
+
+config MD5
+       bool
+
 endmenu
 
 menu "Compression Support"