]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls1021aiot.h
Convert CONFIG_CMD_HASH to Kconfig
[people/ms/u-boot.git] / include / configs / ls1021aiot.h
index 1b165157f7e290574830dd77f04d337008b76176..d6839c09160a29089a14fa8706500c72ada9dcb9 100644 (file)
 
 #define CONFIG_MISC_INIT_R
 
-/* Hash command with SHA acceleration supported in hardware */
-#ifdef CONFIG_FSL_CAAM
-#define CONFIG_CMD_HASH
-#endif
-
 #include <asm/fsl_secure_boot.h>
 
 #endif