ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] [PATCH] [6.18] config: CONFIG_SYSFB_SIMPLEFB=n, CONFIG_DRM_VESADRM=y, CONFIG_DRM_EFIDRM=y
@ 2025-12-03 20:26 Anton Midyukov
  2025-12-03 20:41 ` Vitaly Chikunov
  0 siblings, 1 reply; 2+ messages in thread
From: Anton Midyukov @ 2025-12-03 20:26 UTC (permalink / raw)
  To: devel-kernel

vesadrm and efidrm run on top of simpledrm.
This will allow Wayland to run on even more computers.
CONFIG_FB_VESA and CONFIG_FB_UVESA are not needed with CONFIG_DRM_VESADRM=y.

Signed-off-by: Anton Midyukov <antohami@altlinux.org>
---
 config | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/config b/config
index bd64a64f9f28..ce5e9ce462ca 100644
--- a/config
+++ b/config
@@ -2300,7 +2300,7 @@ CONFIG_ISCSI_IBFT=m
 CONFIG_FW_CFG_SYSFS=m
 # CONFIG_FW_CFG_SYSFS_CMDLINE is not set
 CONFIG_SYSFB=y
-CONFIG_SYSFB_SIMPLEFB=y
+# CONFIG_SYSFB_SIMPLEFB is not set
 # CONFIG_GOOGLE_FIRMWARE is not set
 
 #
@@ -6610,6 +6610,8 @@ CONFIG_DRM_BOCHS=m
 CONFIG_DRM_CIRRUS_QEMU=m
 CONFIG_DRM_GM12U320=m
 CONFIG_DRM_SIMPLEDRM=y
+CONFIG_DRM_VESADRM=y
+CONFIG_DRM_EFIDRM=y
 CONFIG_TINYDRM_HX8357D=m
 CONFIG_TINYDRM_ILI9163=m
 CONFIG_TINYDRM_ILI9225=m
@@ -6674,8 +6676,8 @@ CONFIG_FB_ARC=m
 # CONFIG_FB_ASILIANT is not set
 # CONFIG_FB_IMSTT is not set
 # CONFIG_FB_VGA16 is not set
-CONFIG_FB_UVESA=m
-CONFIG_FB_VESA=y
+# CONFIG_FB_UVESA is not set
+# CONFIG_FB_VESA is not set
 # CONFIG_FB_EFI is not set
 CONFIG_FB_N411=m
 CONFIG_FB_HGA=m
-- 
2.50.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-03 20:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-03 20:26 [d-kernel] [PATCH] [6.18] config: CONFIG_SYSFB_SIMPLEFB=n, CONFIG_DRM_VESADRM=y, CONFIG_DRM_EFIDRM=y Anton Midyukov
2025-12-03 20:41 ` Vitaly Chikunov

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git