commit | dd43c4e92fbb135dcbf02845578db60be56a453a | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Mon Aug 17 20:39:40 2015 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Aug 17 21:02:39 2015 +0800 |
tree | 13bd9f182ed0ab1282213714dbc2f433676a6248 | |
parent | 9129c26da1711aba1e6295c28de8814301869732 [diff] |
crypto: null - Add missing Kconfig tristate for NULL2 This patch adds a missing tristate statement to Kconfig for the new CRYPTO_NULL2 option. Fixes: 149a39717dcc ("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>