lib: move hash CONFIG options to Kconfig
[platform/kernel/u-boot.git] / include / configs / T102xRDB.h
index c2175bd..373cb2a 100644 (file)
@@ -887,7 +887,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
 
 #include <asm/fsl_secure_boot.h>