Convert CONFIG_CMD_HASH to Kconfig
[platform/kernel/u-boot.git] / include / configs / ls1021aiot.h
index 1b16515..d6839c0 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