]> Git Repo - J-u-boot.git/blobdiff - lib/Kconfig
image: Use the correct checks for CRC32
[J-u-boot.git] / lib / Kconfig
index 64765acfa61b800285777e9921910e51670cc8b1..70bf8e7a464dc4a5fc17e93f5f1d6852d7ffedc5 100644 (file)
@@ -496,6 +496,11 @@ config SPL_MD5
          security applications, but it can be useful for providing a quick
          checksum of a block of data.
 
+config CRC32
+       def_bool y
+       help
+         Enables CRC32 support in U-Boot. This is normally required.
+
 config CRC32C
        bool
 
This page took 0.024706 seconds and 4 git commands to generate.