]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ls1021aiot.h
Convert CONFIG_CMD_HASH to Kconfig
[u-boot] / include / configs / ls1021aiot.h
index 35d17b96f4ab264939608f56d678301eeb08ac66..d6839c09160a29089a14fa8706500c72ada9dcb9 100644 (file)
 
 #define CONFIG_MISC_INIT_R
 
-/* Hash command with SHA acceleration supported in hardware */
-
-#ifdef CONFIG_FSL_CAAM
-
-#define CONFIG_CMD_HASH
-
-#define CONFIG_SHA_HW_ACCEL
-
-#endif
-
 #include <asm/fsl_secure_boot.h>
 
 #endif