diff options
Diffstat (limited to 'nongnu')
-rw-r--r-- | nongnu/packages/linux.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 9edae2e..a3f9df8 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -99,6 +99,7 @@ some freedo package or an output of package-version procedure." ;; Use module options to override this: ;; radeon.cik_support=0 amdgpu.cik_support=1 ("3.10" . "CONFIG_DRM_AMDGPU_CIK=y") + ("3.10" . "CONFIG_DRM_AMDGPU_SI=y") ;; Driver for MediaTek mt7921e wireless chipset ("5.15" . "CONFIG_MT7921E=m") ;; Activate driver module for RT1318/RT713 (Lunar Lake) |