kconfig-generic.toml: require IWLMLD module
Seems required by my work laptop to have working Wi-Fi: $ lsmod | grep iwlwifi iwlwifi 446464 1 iwlmld cfg80211 1556480 3 iwlmld,iwlwifi,mac80211 Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9110>
This commit is contained in:
parent
c90262fb24
commit
9a92db996b
1 changed files with 1 additions and 0 deletions
|
|
@ -167,6 +167,7 @@ RTL8723BS = "m"
|
|||
["category:network".">=0.0.0"."all"]
|
||||
CFG80211 = "m"
|
||||
IWLDVM = "m"
|
||||
IWLMLD = "m"
|
||||
IWLMVM = "m"
|
||||
IWLWIFI = "m"
|
||||
MAC80211 = "m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue