config: disable CONFIG_SYSFB_SIMPLEFB

Historically, x86 used the VESA BIOS Extensions and EFI-framebuffers.
If enable CONFIG_SYSFB_SIMPLEFB, the OS can't display graphics on some
machines with old BIOS.

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
Reviewed-by: Yongliang Gao <leonylgao@tencent.com>
This commit is contained in:
Jianping Liu 2024-11-25 13:06:47 +08:00
parent fa442471a3
commit 73cb34a5bc
1 changed files with 1 additions and 1 deletions

View File

@ -611,7 +611,7 @@ CONFIG_CONNECTOR=y
CONFIG_EDD=m
CONFIG_DMI_SYSFS=y
CONFIG_ISCSI_IBFT=m
CONFIG_SYSFB_SIMPLEFB=y
# CONFIG_SYSFB_SIMPLEFB is not set
CONFIG_EFI_VARS_PSTORE=m
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
CONFIG_PARPORT=m