Enable CRYPTO_SHA3

This commit is contained in:
Bastian Blank 2017-11-06 11:22:29 +01:00
parent c8b3153d0d
commit 7522aac927
2 changed files with 5 additions and 0 deletions

4
debian/changelog vendored
View File

@ -1,7 +1,11 @@
linux (4.14~rc7-1~exp2) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* debian/control: Set Rules-Requires-Root to no
[ Bastian Blank ]
* Enable CRYPTO_SHA3.
-- Ben Hutchings <ben@decadent.org.uk> Mon, 30 Oct 2017 21:56:34 +0000
linux (4.14~rc7-1~exp1) experimental; urgency=medium

View File

@ -120,6 +120,7 @@ CONFIG_CRYPTO_SHA1=m
#. Must be built-in for IMA_DEFAULT_HASH_SHA256
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_SHA3=m
CONFIG_CRYPTO_TGR192=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_AES=m