lib: move hash CONFIG options to Kconfig
[platform/kernel/u-boot.git] / include / configs / imx6qdl_icore.h
index f783eac..741bdfa 100644 (file)
 /* FIT */
 #ifdef CONFIG_FIT
 # define CONFIG_HASH_VERIFY
-# define CONFIG_SHA1
-# define CONFIG_SHA256
 # define CONFIG_IMAGE_FORMAT_LEGACY
 #endif