]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ipw: select CRYPTO_LIB_ARC4
authorJohannes Berg <johannes.berg@intel.com>
Fri, 11 Oct 2024 09:58:20 +0000 (11:58 +0200)
committerKalle Valo <kvalo@kernel.org>
Thu, 17 Oct 2024 16:44:43 +0000 (19:44 +0300)
commit5ab202f26746925d10422ea89e8413f33869ac4e
tree33ae18401fec0be6973d8c10f7e1ce2232fcc325
parenta0efa2f362a69e47b9d8b48f770ef3a0249a7911
wifi: ipw: select CRYPTO_LIB_ARC4

With the WEP/TKIP code having moved to libipw, it now
needs to select CRYPTO_LIB_ARC4 to have the dependency,
and I forgot to move that.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202410111727.FxATs8Yj-lkp@intel.com/
Fixes: 02f220b52670 ("wifi: ipw2x00/lib80211: move remaining lib80211 into libipw")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20241011115820.070c468b271d.Iac76e81b5cd9a5b949b8c154381128e8131d581d@changeid
drivers/net/wireless/intel/ipw2x00/Kconfig