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)
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

diff --cc crypto/Kconfig
Simple merge