commit | 274290ed98c55a9c5691497567e24463a7a91da4 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ardb@kernel.org> | Mon Aug 31 18:16:48 2020 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 11 14:39:16 2020 +1000 |
tree | c7463e7659241e2cb9c3b1aaf2eb1f4bb42f6431 | |
parent | 1dbab6b1628d9039c5369b891c6706eb92274601 [diff] |
net: wireless: drop bogus CRYPTO_xxx Kconfig selects Drop some bogus Kconfig selects that are not entirely accurate, and unnecessary to begin with, since the same Kconfig options also select LIB80211 features that already imply the selected functionality (AES for CCMP, ARC4 and ECB for TKIP) Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>