On Fri, Feb 14, 2014 at 06:01:06PM -0800, Tim Chen wrote: > > Module A selects CRYPTO_ALG_B in config, which causes the generic > ALG_B to get built and a module dependency to the generic > ALG_B to be established. Then when module A loads, No, if you select ALG_B then yes it'll get built but it certainly won't establish a module dependency on ALG_B. Only a softdep could create such a dependency. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html