Skip to content

Commit ed07f6c

Browse files
Sui Jingfengtsbogend
authored andcommitted
Mips: loongson3_defconfig: Enable ast drm driver by default
ASpeed GPU is typically found on the Loongson server platform, as a peripheral device driver, it generally should be compiled as a module. Tested on loongson 3B4000 server[1]. [1] https://github.com/loongson-gfx/loongson_boards/tree/main/ls3b4000x2_server Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
1 parent 0eefa56 commit ed07f6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/mips/configs/loongson3_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ CONFIG_DRM_AMDGPU_USERPTR=y
283283
CONFIG_DRM_AMD_ACP=y
284284
CONFIG_DRM_AMD_DC=y
285285
CONFIG_DRM_AMD_DC_SI=y
286+
CONFIG_DRM_AST=m
286287
CONFIG_DRM_RADEON=m
287288
CONFIG_DRM_QXL=y
288289
CONFIG_DRM_VIRTIO_GPU=y

0 commit comments

Comments
 (0)