diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-12-14 14:22:29 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-12-14 15:00:50 +0100 |
| commit | eb2d59cb709d3d30d902104b1c0e5e216a55ff48 (patch) | |
| tree | 1ba073a9e272f8ea5cfc31628824761ffc1facca /arch | |
| parent | 008fdc5dd47c8bb9b6bde7695fda050e272aac05 (diff) | |
defconfig: enable chacha20 algo
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm64/configs/m2note_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/m2note_defconfig b/arch/arm64/configs/m2note_defconfig index 93bed691b..0c7d42007 100644 --- a/arch/arm64/configs/m2note_defconfig +++ b/arch/arm64/configs/m2note_defconfig @@ -3266,6 +3266,7 @@ CONFIG_CRYPTO_HMAC=y # # Digest # +CONFIG_CRYPTO_CHACHA20=y CONFIG_CRYPTO_CRC32C=y CONFIG_CRYPTO_CRC32=y # CONFIG_CRYPTO_GHASH is not set |
