lib: move hash CONFIG options to Kconfig
[platform/kernel/u-boot.git] / include / configs / T4240RDB.h
index 8ebfde1..ba725d2 100644 (file)
@@ -699,7 +699,6 @@ unsigned long get_board_ddr_clk(void);
 /* Hash command with SHA acceleration supported in hardware */
 #ifdef CONFIG_FSL_CAAM
 #define CONFIG_CMD_HASH
-#define CONFIG_SHA_HW_ACCEL
 #endif