From: Jason Cooper Date: Fri, 25 Apr 2014 16:45:09 +0000 (+0000) Subject: staging: crypto: skein: depend upon CRYPTO X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~681 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6559e221a187f657b710eb7c8f56bc0870ec1186;p=pandora-kernel.git staging: crypto: skein: depend upon CRYPTO Fengguang's randconfig kernel build tester discovered the following warnings: warning: (CRYPTO_THREEFISH) selects CRYPTO_ALGAPI which has unmet direct dependencies (CRYPTO) warning: (DM_VERITY && CRYPTO_SKEIN) selects CRYPTO_HASH which has unmet direct dependencies (CRYPTO) Fix this in the Kconfig by depending on CRYPTO. Reported-by: Fengguang Wu Signed-off-by: Jason Cooper Reviewed-by: Marek Vasut Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed