diff options
Diffstat (limited to 'include/configs/exynos5-common.h')
-rw-r--r-- | include/configs/exynos5-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/exynos5-common.h b/include/configs/exynos5-common.h index 5411e5ff49..f893b2e347 100644 --- a/include/configs/exynos5-common.h +++ b/include/configs/exynos5-common.h @@ -26,7 +26,6 @@ /* Enable ACE acceleration for SHA1 and SHA256 */ #define CONFIG_EXYNOS_ACE_SHA -#define CONFIG_SHA_HW_ACCEL /* Power Down Modes */ #define S5P_CHECK_SLEEP 0x00000BAD @@ -139,8 +138,6 @@ /* SHA hashing */ #define CONFIG_CMD_HASH #define CONFIG_HASH_VERIFY -#define CONFIG_SHA1 -#define CONFIG_SHA256 /* Enable Time Command */ |