]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: null - Add missing Kconfig tristate for NULL2
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 17 Aug 2015 12:39:40 +0000 (20:39 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 17 Aug 2015 13:02:39 +0000 (21:02 +0800)
commitb34af69f6aa6656eebd1e40188f34f8e95f21518
tree13bd9f182ed0ab1282213714dbc2f433676a6248
parent2fc677cfe0fcd71dd0b9201ac1b13f967b14440b
crypto: null - Add missing Kconfig tristate for NULL2

This patch adds a missing tristate statement to Kconfig for the
new CRYPTO_NULL2 option.

Fixes: b1bb8e687b90 ("crypto: aead - Add type-safe geniv init/exit helpers")
Reported-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig