]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - lib/Kconfig
imx6q: engicam: Use SPL_LOAD_FIT for MMC boards
[people/ms/u-boot.git] / lib / Kconfig
index 5178e8642e30e3d549c7773b5f47b48fbabcca1b..4fd41c4282a14ae7a93adf2b31b95e5ad80f921e 100644 (file)
@@ -15,6 +15,12 @@ config CC_OPTIMIZE_LIBS_FOR_SPEED
 
          If unsure, say N.
 
+config DYNAMIC_CRC_TABLE
+       bool "Enable Dynamic tables for CRC"
+       help
+         Enable this option to calculate entries for CRC tables at runtime.
+         This can be helpful when reducing the size of the build image
+
 config HAVE_PRIVATE_LIBGCC
        bool