From 84cebf8e56c6c71bb780855a9a4f4861a27306f9 Mon Sep 17 00:00:00 2001 From: Zygo Blaxell Date: Thu, 16 Nov 2023 17:55:26 -0500 Subject: [PATCH] zygo: config: -CONFIG_SYSFB_SIMPLEFB, apparently broken on nvidia since 5.18 https://forums.gentoo.org/viewtopic-p-8768590.html?sid=98dda916479e1e7aa7f8050cfe176c53 --- .config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config b/.config index 1fb47742c70e..d9ef3523d903 100644 --- a/.config +++ b/.config @@ -2387,7 +2387,7 @@ CONFIG_ISCSI_IBFT=m CONFIG_FW_CFG_SYSFS=m CONFIG_FW_CFG_SYSFS_CMDLINE=y CONFIG_SYSFB=y -CONFIG_SYSFB_SIMPLEFB=y +# CONFIG_SYSFB_SIMPLEFB is not set CONFIG_FW_CS_DSP=m CONFIG_GOOGLE_FIRMWARE=y CONFIG_GOOGLE_SMI=m -- 2.39.5