Skip to content

Commit 072bb51

Browse files
vigneshramannuclearcat
authored andcommitted
rootfs: overlays: wifi: Add iwlwifi.conf
Add a modprobe.d configuration to ensure iwlmvm is loaded automatically before iwlwifi. Signed-off-by: Vignesh Raman <[email protected]>
1 parent c68fade commit 072bb51

File tree

1 file changed

+2
-0
lines changed
  • config/rootfs/debos/overlays/wifi/etc/modprobe.d

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# iwlwifi require iwlmvm (module.dep does not contain the dep with chromeos kernel)
2+
softdep iwlwifi pre: iwlmvm

0 commit comments

Comments
 (0)