diff options
Diffstat (limited to 'kernel-armv7hl-debug.config')
-rw-r--r-- | kernel-armv7hl-debug.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config index 577a4657b..83e61e8fd 100644 --- a/kernel-armv7hl-debug.config +++ b/kernel-armv7hl-debug.config @@ -1077,10 +1077,10 @@ CONFIG_CRYPTO_ECDH=m CONFIG_CRYPTO_ECHAINIV=m CONFIG_CRYPTO_FCRYPT=m CONFIG_CRYPTO_FIPS=y -CONFIG_CRYPTO_GCM=m +CONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_GF128MUL=y CONFIG_CRYPTO_GHASH_ARM_CE=m -CONFIG_CRYPTO_GHASH=m +CONFIG_CRYPTO_GHASH=y CONFIG_CRYPTO_HMAC=y CONFIG_CRYPTO_HW=y CONFIG_CRYPTO_KEYWRAP=m |