Skip to content

Commit

Permalink
Merge pull request #309 from deepin-community/opsiff-patch-tty-arm64
Browse files Browse the repository at this point in the history
arm64: defconfig: add support for fbdev and fb console for tty
  • Loading branch information
opsiff authored Jul 4, 2024
2 parents b7631c9 + 0544be0 commit 03d0c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/deepin_arm64_desktop_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2751,7 +2751,6 @@ CONFIG_DVB_FIREDTV=m
CONFIG_PANEL=m
CONFIG_IMX_IPUV3_CORE=m
CONFIG_DRM=y
# CONFIG_DRM_FBDEV_EMULATION is not set
CONFIG_DRM_LOAD_EDID_FIRMWARE=y
CONFIG_DRM_DP_AUX_CHARDEV=y
CONFIG_DRM_DP_CEC=y
Expand Down Expand Up @@ -2957,6 +2956,7 @@ CONFIG_BACKLIGHT_ADP8860=m
CONFIG_BACKLIGHT_ADP8870=m
CONFIG_BACKLIGHT_LM3630A=m
CONFIG_BACKLIGHT_GPIO=m
CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION=y
CONFIG_LOGO=y
CONFIG_DRM_ACCEL=y
CONFIG_DRM_ACCEL_QAIC=m
Expand Down

0 comments on commit 03d0c96

Please sign in to comment.