Skip to content

Commit

Permalink
Graphics
Browse files Browse the repository at this point in the history
  • Loading branch information
lacraig2 committed Nov 25, 2024
1 parent 1778a30 commit 6689b29
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion configs/4.10/all-common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,16 @@ CONFIG_DEBUG_MEMORY_INIT=y
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEVTMPFS=y
CONFIG_DUMMY=y
CONFIG_DRM=y
CONFIG_DRM_VIRTIO_GPU=y
CONFIG_ECRYPT_FS=y
CONFIG_EFS_FS=y
CONFIG_EMBEDDED=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_F2FS_CHECK_FS=y
CONFIG_F2FS_FS=y
CONFIG_FB=y
CONFIG_FB_SIMPLE=y
CONFIG_FONTS=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FTRACE_SYSCALLS=y
Expand All @@ -91,6 +93,7 @@ CONFIG_INET=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
CONFIG_INPUT_EVDEV=y
CONFIG_IP6_NF_FILTER=y
CONFIG_IP6_NF_IPTABLES=y
CONFIG_IP6_NF_MANGLE=y
Expand Down

0 comments on commit 6689b29

Please sign in to comment.