Merge branch 'master' into for-next
[firefly-linux-kernel-4.4.55.git] / crypto / Kconfig
index 527a857d10b61a4bd4d23d243cf43e2551d4faed..ae9c3ceb2867a8e15700a539ec8d3bd0f1ce1e75 100644 (file)
@@ -329,7 +329,6 @@ config CRYPTO_CRC32C_INTEL
 
 config CRYPTO_GHASH
        tristate "GHASH digest algorithm"
-       select CRYPTO_SHASH
        select CRYPTO_GF128MUL
        help
          GHASH is message digest algorithm for GCM (Galois/Counter Mode).
@@ -477,7 +476,6 @@ config CRYPTO_WP512
 config CRYPTO_GHASH_CLMUL_NI_INTEL
        tristate "GHASH digest algorithm (CLMUL-NI accelerated)"
        depends on X86 && 64BIT
-       select CRYPTO_SHASH
        select CRYPTO_CRYPTD
        help
          GHASH is message digest algorithm for GCM (Galois/Counter Mode).