Convert CONFIG_CMD_ERRATA to Kconfig
[platform/kernel/u-boot.git] / include / configs / corenet_ds.h
index 7e606cd..6dc65b3 100644 (file)
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_ERRATA
 #define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 /* Hash command with SHA acceleration supported in hardware */
 #ifdef CONFIG_FSL_CAAM
 #define CONFIG_CMD_HASH
-#define CONFIG_SHA_HW_ACCEL
 #endif
 
 /*