On Mon, Apr 18, 2016 at 12:23:42PM +0200, Arnd Bergmann wrote: > > No, that is not the problem. > > These are the options from the randconfig file that showed the error: > > # CONFIG_MODULES is not set > # CONFIG_CRYPTO is not set > CONFIG_CRYPTO_GCM=y > CONFIG_CRYPTO_AES=y > CONFIG_MACSEC=y > # CONFIG_CFG80211 is not set > > As you can see, none of them are modules, and CRYPTO is completely > disabled.
Right, the problem is that nothing within crypto ever selects CRYPTO since it's also used as a way of hiding the crypto menu options. It's kind of silly really now that IPv4 selects CRYPTO which means that you can't really avoid seeing all those options which most users won't care about. Cheers, -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt