From 91edc003dd8a81b612f74339ef6eeb31a5678201 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= <seblu@seblu.net>
Date: Thu, 17 Jan 2019 13:45:02 +0100
Subject: [PATCH] Disable CONFIG_X86_SYSFB

https://bugs.archlinux.org/task/57479
---
 config.x86_64 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.x86_64 b/config.x86_64
index 6fa4824..4ccd9e0 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -646,7 +646,7 @@ CONFIG_PD6729=m
 CONFIG_I82092=m
 CONFIG_PCCARD_NONSTATIC=y
 # CONFIG_RAPIDIO is not set
-CONFIG_X86_SYSFB=y
+# CONFIG_X86_SYSFB is not set
 
 #
 # Binary Emulations
-- 
GitLab