ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Anton Midyukov <antohami@altlinux.org>
To: devel-kernel@lists.altlinux.org
Subject: [d-kernel] [PATCH] [6.18] config: CONFIG_SYSFB_SIMPLEFB=n, CONFIG_DRM_VESADRM=y, CONFIG_DRM_EFIDRM=y
Date: Wed,  3 Dec 2025 23:26:01 +0300
Message-ID: <20251203202601.22885-1-antohami@altlinux.org> (raw)

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



             reply	other threads:[~2025-12-03 20:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-03 20:26 Anton Midyukov [this message]
2025-12-03 20:41 ` Vitaly Chikunov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251203202601.22885-1-antohami@altlinux.org \
    --to=antohami@altlinux.org \
    --cc=devel-kernel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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