Skip to content

Commit

Permalink
mips: configs: enable compressed firmware loading and Loongson DRM su…
Browse files Browse the repository at this point in the history
…pport

Enable compressed firmware loading support so that we can load the
radeon/amdgpu drivers during boot (as modules).

Also enable Loongson DRM (DRM_LOONGSON) for 7A1000.

Signed-off-by: Mingcong Bai <[email protected]>
  • Loading branch information
MingcongBai committed Feb 12, 2025
1 parent 97dfda2 commit 5173100
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/mips/configs/deepin_loongson3_desktop_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
CONFIG_MTD=m
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y
Expand Down Expand Up @@ -285,6 +287,7 @@ CONFIG_DRM_AMD_DC_SI=y
CONFIG_DRM_AST=m
CONFIG_DRM_QXL=y
CONFIG_DRM_VIRTIO_GPU=y
CONFIG_DRM_LOONGSON=y
# CONFIG_DRM_ARISE is not set
CONFIG_FB=y
CONFIG_FB_RADEON=y
Expand Down

0 comments on commit 5173100

Please sign in to comment.