]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
cfg80211: select CRYPTO_SHA256 if needed
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Nov 2017 08:35:25 +0000 (09:35 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 Nov 2017 21:18:37 +0000 (22:18 +0100)
commit01a95b2141e337dea15ad48e60a35c72a9b10205
tree164abe9a5a42a2c8b3cbd1dcac4344caa0686752
parenta13e8d418f3cb9d0b4efa6e744b8b23c0e3cdfe8
cfg80211: select CRYPTO_SHA256 if needed

When regulatory database certificates are built-in, they're
currently using the SHA256 digest algorithm, so add that to
the build in that case.

Also add a note that for custom certificates, one may need
to add the right algorithms.

Reported-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/Kconfig