]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/imx6qdl_icore.h
Kconfig: Finish migration of hashing commands
[people/ms/u-boot.git] / include / configs / imx6qdl_icore.h
index 4bdba5736586dedd82d4b945384b364a6bfa9000..13fc48fa3a6a4197e1ef8fe46a4ba43fa46b4392 100644 (file)
@@ -42,7 +42,6 @@
        "fit_image=fit.itb\0" \
        "console=ttymxc3\0" \
        "fdt_high=0xffffffff\0" \
-       "fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
        "fdt_addr=0x18000000\0" \
        "boot_fdt=try\0" \
        "mmcpart=1\0" \
 
 /* FIT */
 #ifdef CONFIG_FIT
-# define CONFIG_HASH_VERIFY
-# define CONFIG_SHA1
-# define CONFIG_SHA256
 # define CONFIG_IMAGE_FORMAT_LEGACY
 #endif