]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/T102xQDS.h
Convert CONFIG_CMD_HASH to Kconfig
[people/ms/u-boot.git] / include / configs / T102xQDS.h
index 97dd782f2201e25183fc7fed692f36fe768b9d1f..4992e8f967bb49eaa18400c3bed60131337b6a7a 100644 (file)
@@ -863,11 +863,6 @@ unsigned long get_board_ddr_clk(void);
 
 #define CONFIG_BOOTCOMMAND     CONFIG_LINUX
 
-/* Hash command with SHA acceleration supported in hardware */
-#ifdef CONFIG_FSL_CAAM
-#define CONFIG_CMD_HASH
-#endif
-
 #include <asm/fsl_secure_boot.h>
 
 #endif /* __T1024QDS_H */