]> git.baikalelectronics.ru Git - 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)
commit2d39a6c755127af5e5fd3586b22d225604f1e4f8
tree164abe9a5a42a2c8b3cbd1dcac4344caa0686752
parentd7672f27c595ed6a493838f7587011aa809812d5
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