Skip to content

Commit

Permalink
config: deepin_loongarch_desktop_defconfig: Disable CONFIG_DRM_LEGACY
Browse files Browse the repository at this point in the history
The config aims to support very old agp gpu drivers.
It show not used in loongarch, disable it for compat loongarch gpu driver,
as other arch configs do, disable it in loongarch now.
If we sure need it, we can bring it back.

Signed-off-by: Wentao Guan <[email protected]>
  • Loading branch information
opsiff committed Jan 8, 2025
1 parent 9e132cb commit d0a4257
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/loongarch/configs/deepin_loongarch_desktop_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3629,7 +3629,6 @@ CONFIG_DRM_GUD=m
CONFIG_DRM_SSD130X=m
CONFIG_DRM_SSD130X_I2C=m
CONFIG_DRM_SSD130X_SPI=m
CONFIG_DRM_LEGACY=y
CONFIG_FB=y
CONFIG_FB_CIRRUS=m
CONFIG_FB_PM2=m
Expand Down

0 comments on commit d0a4257

Please sign in to comment.