]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls2080a_common.h
Convert CONFIG_CMD_HASH to Kconfig
[people/ms/u-boot.git] / include / configs / ls2080a_common.h
index ed7d1d7d1cf7345f30d66f8461721b1c2d8d8b79..285e48dbace0bf3ff9daa228743dbba488b7722e 100644 (file)
@@ -229,9 +229,4 @@ unsigned long long get_qixis_addr(void);
 
 #define CONFIG_SYS_BOOTM_LEN   (64 << 20)      /* Increase max gunzip size */
 
-/* Hash command with SHA acceleration supported in hardware */
-#ifdef CONFIG_FSL_CAAM
-#define CONFIG_CMD_HASH
-#endif
-
 #endif /* __LS2_COMMON_H */