mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
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 <hako@ultrarare.space>
This commit is contained in:
parent
efd99aee92
commit
2ffd705563
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ some freedo package or an output of package-version procedure."
|
||||||
;; Use module options to override this:
|
;; Use module options to override this:
|
||||||
;; radeon.cik_support=0 amdgpu.cik_support=1
|
;; radeon.cik_support=0 amdgpu.cik_support=1
|
||||||
("3.10" . "CONFIG_DRM_AMDGPU_CIK=y")
|
("3.10" . "CONFIG_DRM_AMDGPU_CIK=y")
|
||||||
|
("3.10" . "CONFIG_DRM_AMDGPU_SI=y")
|
||||||
;; Driver for MediaTek mt7921e wireless chipset
|
;; Driver for MediaTek mt7921e wireless chipset
|
||||||
("5.15" . "CONFIG_MT7921E=m")
|
("5.15" . "CONFIG_MT7921E=m")
|
||||||
;; Activate driver module for RT1318/RT713 (Lunar Lake)
|
;; Activate driver module for RT1318/RT713 (Lunar Lake)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue