diff options
| author | Moyster <oysterized@gmail.com> | 2019-01-13 11:30:38 +0100 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2019-01-13 12:12:51 +0100 |
| commit | 78b73909722a88d8974a3187b276bc4547e5afef (patch) | |
| tree | b54da870ab866ed1097584d6500722388828de9a /arch | |
| parent | de08581836b4798bb9a2d0b61fa81e9342edfa2a (diff) | |
defconfig: enable AES-GCM
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm64/configs/m2note_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 # |
