diff options
Diffstat (limited to 'nongnu')
-rw-r--r-- | nongnu/packages/linux.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 8f7e4f3..47465ad 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -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) |