crypto: authenc - Add Kconfig dependency on CRYPTO_NULL
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 4 Aug 2015 13:23:14 +0000 (21:23 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 5 Aug 2015 07:30:31 +0000 (15:30 +0800)
commite94c6a7a6df189289f0e84c15916571f44cf1ec6
tree73f844fb3be0134237e59f09462e6f446593d842
parenta4198fd4b487afc60810f5a12b994721df220022
crypto: authenc - Add Kconfig dependency on CRYPTO_NULL

CRYPTO_AUTHENC needs to depend on CRYPTO_NULL as authenc uses
null for copying.

Reported-by: Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig