Hello, CRYPTO_FIPS depends on MODULE_SIG and I understand why it would as you wouldn't want unsigned modules from external sources being loaded. If CONFIG_MODULES is disabled though (no module loading) there are no modules to sign in the first place. Wouldn't it make more sense for CONFIG_FIPS to depend on (MODULE_SIG [=y] && CONFIG_MODULES [y]) ? Thank you! Alec Ari -- 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