mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: nonguix-extra-linux-options: Add CONFIG_MT76x2U as module.
* nongnu/packages/linux.scm (nonguix-extra-linux-options): Add CONFIG_MT76x2U as module. Fixes: https://gitlab.com/nonguix/nonguix/-/issues/391
This commit is contained in:
parent
74455cdbb8
commit
5bb3df4282
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ some freedo package or an output of package-version procedure."
|
|||
;; option does work under linux-libre, it should go into Guix
|
||||
;; actual.
|
||||
'(
|
||||
;; Driver for MT7612U-based wireless USB 3.0 dongles.
|
||||
("3.10" . "CONFIG_MT76x2U=m")
|
||||
;; Driver for MediaTek mt7921e wireless chipset
|
||||
("5.15" . "CONFIG_MT7921E=m")
|
||||
;; Activate driver module for RT1318/RT713 (Lunar Lake)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue