From: chalianis1@gmail.com
To: s.hauer@pengutronix.de
Cc: barebox@lists.infradead.org, Chali Anis <chalianis1@gmail.com>
Subject: [PATCH] arch: x86: efi_defconfig: remove framebuffer console to fix duplicate screen.
Date: Sun, 14 Sep 2025 15:40:27 -0400 [thread overview]
Message-ID: <20250914194027.32261-1-chalianis1@gmail.com> (raw)
From: Chali Anis <chalianis1@gmail.com>
remove the framebuffer console and let develpers select it when needed, this
fixes the problem that consist of having the screen splited to top and bottom
displaying the output twice, and considerably speedup the efi payload on x86.
Fixes: 67498b411276 ("x86: configs: efi: enable some more useful options")
Signed-off-by: Chali Anis <chalianis1@gmail.com>
---
arch/x86/configs/efi_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/x86/configs/efi_defconfig b/arch/x86/configs/efi_defconfig
index 1dd823af40ea..9844a70d2628 100644
--- a/arch/x86/configs/efi_defconfig
+++ b/arch/x86/configs/efi_defconfig
@@ -78,7 +78,6 @@ CONFIG_DRIVER_NET_EFI_SNP=y
CONFIG_DISK=y
CONFIG_DISK_WRITE=y
CONFIG_VIDEO=y
-CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_DRIVER_VIDEO_EFI_GOP=y
CONFIG_FINTEK_SUPERIO=y
CONFIG_SMSC_SUPERIO=y
--
2.34.1
next reply other threads:[~2025-09-14 19:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-14 19:40 chalianis1 [this message]
2025-09-15 9:00 ` Ahmad Fatoum
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=20250914194027.32261-1-chalianis1@gmail.com \
--to=chalianis1@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@pengutronix.de \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox