Convert CONFIG_CMD_HASH to Kconfig
[platform/kernel/u-boot.git] / include / configs / T1040QDS.h
index 58cbe6b..11772da 100644 (file)
@@ -665,11 +665,6 @@ unsigned long get_board_ddr_clk(void);
 #define CONFIG_CMD_PCI
 #endif
 
-/* Hash command with SHA acceleration supported in hardware */
-#ifdef CONFIG_FSL_CAAM
-#define CONFIG_CMD_HASH
-#endif
-
 /*
  * Miscellaneous configurable options
  */