Blob Blame History Raw
From d9a64fbf2de6b0ffdc96b2818495b211fd21411b Mon Sep 17 00:00:00 2001
From: Gerd Hoffmann <kraxel@redhat.com>
Date: Fri, 17 Sep 2021 09:34:21 +0200
Subject: [PATCH 1/2] Revert "disable sga device"
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

RH-Author: Gerd Hoffmann <kraxel@redhat.com>
RH-MergeRequest: 38: Revert "disable sga device"
RH-Commit: [1/2] f69f0fb209301e73b3ddbe59c5a7f407beeb368f
RH-Bugzilla: 2002993
RH-Acked-by: Michal Prívozník <None>
RH-Acked-by: Laszlo Ersek <lersek@redhat.com>
RH-Acked-by: Richard W.M. Jones <rjones@redhat.com>

This reverts commit 86338b2497c47ec6e7175197f6a2ed6af0fcfe73.

Do it later (for GA) as it depends on libvirt changes.

RH-Bugzilla: 2002993

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 default-configs/devices/x86_64-rh-devices.mak | 1 +
 1 file changed, 1 insertion(+)

diff --git a/default-configs/devices/x86_64-rh-devices.mak b/default-configs/devices/x86_64-rh-devices.mak
index 31c290d02d..8ae2747bf6 100644
--- a/default-configs/devices/x86_64-rh-devices.mak
+++ b/default-configs/devices/x86_64-rh-devices.mak
@@ -65,6 +65,7 @@ CONFIG_SERIAL=y
 CONFIG_SERIAL_ISA=y
 CONFIG_SERIAL_PCI=y
 CONFIG_SEV=y
+CONFIG_SGA=y
 CONFIG_SMBIOS=y
 CONFIG_SMBUS_EEPROM=y
 CONFIG_TEST_DEVICES=y
-- 
2.27.0