From 2ffd70556344de92436fc78abd149be7645b00b3 Mon Sep 17 00:00:00 2001 From: Murilo Date: Wed, 16 Jul 2025 08:56:24 -0300 Subject: nongnu: nonguix-extra-linux-options: Add CONFIG_DRM_AMDGPU_SI=y. * nongnu/packages/linux.scm (nonguix-extra-linux-options) [3.10]: Add CONFIG_DRM_AMDGPU_SI=y. Signed-off-by: Hilton Chain --- nongnu/packages/linux.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'nongnu') 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) -- cgit v1.2.3