From 78b73909722a88d8974a3187b276bc4547e5afef Mon Sep 17 00:00:00 2001 From: Moyster Date: Sun, 13 Jan 2019 11:30:38 +0100 Subject: defconfig: enable AES-GCM --- arch/arm64/configs/m2note_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch') diff --git a/arch/arm64/configs/m2note_defconfig b/arch/arm64/configs/m2note_defconfig index 7f5b30ead..7e1f4a775 100644 --- a/arch/arm64/configs/m2note_defconfig +++ b/arch/arm64/configs/m2note_defconfig @@ -3260,7 +3260,7 @@ CONFIG_CRYPTO_ABLK_HELPER=y # Authenticated Encryption with Associated Data # CONFIG_CRYPTO_CCM=y -# CONFIG_CRYPTO_GCM is not set +CONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_SEQIV=y # -- cgit v1.2.3