summaryrefslogtreecommitdiff
path: root/arch/mips/configs/loongson3_defconfig
diff options
context:
space:
mode:
authorSui Jingfeng <suijingfeng@loongson.cn>2023-08-03 17:16:37 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2023-08-15 10:23:09 +0200
commited07f6c26f9c18e5122ecba0526923ba32a7a6f7 (patch)
treee5cee0c8f7a4c34cea10f7f8cfabee707b14f2f5 /arch/mips/configs/loongson3_defconfig
parent0eefa56435299fb867fe6975cdf9c908b9c2ff8f (diff)
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>
Diffstat (limited to 'arch/mips/configs/loongson3_defconfig')
-rw-r--r--arch/mips/configs/loongson3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/loongson3_defconfig b/arch/mips/configs/loongson3_defconfig
index 3087e64e6ebe..a9fadea72da5 100644
--- a/arch/mips/configs/loongson3_defconfig
+++ b/arch/mips/configs/loongson3_defconfig
@@ -283,6 +283,7 @@ CONFIG_DRM_AMDGPU_USERPTR=y
CONFIG_DRM_AMD_ACP=y
CONFIG_DRM_AMD_DC=y
CONFIG_DRM_AMD_DC_SI=y
+CONFIG_DRM_AST=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_QXL=y
CONFIG_DRM_VIRTIO_GPU=y