diff options
Diffstat (limited to 'include/configs/ls1021aiot.h')
-rw-r--r-- | include/configs/ls1021aiot.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h index 1b165157f7..d6839c0916 100644 --- a/include/configs/ls1021aiot.h +++ b/include/configs/ls1021aiot.h @@ -305,11 +305,6 @@ #define CONFIG_MISC_INIT_R -/* Hash command with SHA acceleration supported in hardware */ -#ifdef CONFIG_FSL_CAAM -#define CONFIG_CMD_HASH -#endif - #include <asm/fsl_secure_boot.h> #endif |