diff options
Diffstat (limited to 'include/configs/T1040QDS.h')
-rw-r--r-- | include/configs/T1040QDS.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h index 58cbe6bb75..11772da8ff 100644 --- a/include/configs/T1040QDS.h +++ b/include/configs/T1040QDS.h @@ -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 */ |