]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-exynos/Kconfig
Kconfig: Finish migration of hashing commands
[people/ms/u-boot.git] / arch / arm / mach-exynos / Kconfig
index 9bd8ba5eea8a5e736f460e68e6a036ba56b51f7f..c57935e44d1d2135b17a46c5f8c4581526b6db55 100644 (file)
@@ -17,6 +17,10 @@ config ARCH_EXYNOS5
        bool "Exynos5 SoC family"
        select CPU_V7
        select BOARD_EARLY_INIT_F
+       select SHA_HW_ACCEL
+       imply CRC32_VERIFY
+       imply CMD_HASH
+       imply HASH_VERIFY
        help
          Samsung Exynos5 SoC family are based on ARM Cortex-A15 CPU (and
          Cortex-A7 CPU in big.LITTLE configuration). There are multiple SoCs
@@ -82,6 +86,8 @@ config TARGET_ODROID_XU3
 
 config TARGET_ARNDALE
        bool "Exynos5250 Arndale board"
+       select ARM_ERRATA_773022
+       select ARM_ERRATA_774769
        select CPU_V7_HAS_NONSEC
        select CPU_V7_HAS_VIRT
        select SUPPORT_SPL