On Tue, Oct 15, 2024, at 07:45, Johannes Berg wrote: >> +++ b/drivers/net/wireless/intel/ipw2x00/Kconfig >> @@ -6,6 +6,7 @@ >> config IPW2100 >> tristate "Intel PRO/Wireless 2100 Network Connection" >> depends on PCI && CFG80211 >> + select CRYPTO_LIB_ARC4 >> > I think this got to the wrong place? Right, your versions is the correct one. Arnd