net: wireless: drop bogus CRYPTO_xxx Kconfig selects
authorArd Biesheuvel <ardb@kernel.org>
Mon, 31 Aug 2020 15:16:48 +0000 (18:16 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 11 Sep 2020 04:39:16 +0000 (14:39 +1000)
commit274290ed98c55a9c5691497567e24463a7a91da4
treec7463e7659241e2cb9c3b1aaf2eb1f4bb42f6431
parent1dbab6b1628d9039c5369b891c6706eb92274601
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>
drivers/net/wireless/intel/ipw2x00/Kconfig
drivers/net/wireless/intersil/hostap/Kconfig