On Friday, April 25, 2014 at 06:45:09 PM, Jason Cooper wrote: > 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 <[email protected]> > Signed-off-by: Jason Cooper <[email protected]>
Reviewed-by: Marek Vasut <[email protected]> Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

