kconfig-generic.toml: require IWLWIFI module

Required for Intel Wi-Fi cards to function.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9029>
This commit is contained in:
Bart Ribbers 2026-07-15 13:01:59 +02:00 committed by The Friendly Meow (merge) Bot
parent 6da6a4043f
commit e744a56b56
No known key found for this signature in database

View file

@ -145,6 +145,12 @@ RT61PCI = "m"
RT73USB = "m"
RTL8187 = "m"
RTL8723BS = "m"
["category:network".">=0.0.0"."all"]
CFG80211 = "m"
IWLDVM = "m"
IWLMVM = "m"
IWLWIFI = "m"
MAC80211 = "m"
# power supplies, fuel gauges, etc.
["category:power".">=0.0.0"."all"]