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:
parent
6da6a4043f
commit
e744a56b56
1 changed files with 6 additions and 0 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue