60061b
From db6e042fe4fdc1a1bbf562a46b15d4d8e33e2fa6 Mon Sep 17 00:00:00 2001
60061b
From: Paul Lai <plai@redhat.com>
60061b
Date: Tue, 25 Jan 2022 15:16:22 -0500
60061b
Subject: [PATCH 4/7] Enable SGX  -- RH Only
60061b
60061b
RH-Author: Paul Lai <None>
60061b
RH-MergeRequest: 111: numa: Enable numa for SGX EPC sections
60061b
RH-Commit: [4/5] cea874f29984897ef1232fb7749c13203c888034
60061b
RH-Bugzilla: 1518984
60061b
RH-Acked-by: Paolo Bonzini <None>
60061b
RH-Acked-by: Bandan Das <None>
60061b
RH-Acked-by: Cornelia Huck <cohuck@redhat.com>
60061b
---
60061b
 configs/devices/x86_64-softmmu/x86_64-rh-devices.mak | 1 +
60061b
 1 file changed, 1 insertion(+)
60061b
60061b
diff --git a/configs/devices/x86_64-softmmu/x86_64-rh-devices.mak b/configs/devices/x86_64-softmmu/x86_64-rh-devices.mak
60061b
index ddf036f042..fdbbdf9742 100644
60061b
--- a/configs/devices/x86_64-softmmu/x86_64-rh-devices.mak
60061b
+++ b/configs/devices/x86_64-softmmu/x86_64-rh-devices.mak
60061b
@@ -102,3 +102,4 @@ CONFIG_TPM_CRB=y
60061b
 CONFIG_TPM_TIS_ISA=y
60061b
 CONFIG_TPM_EMULATOR=y
60061b
 CONFIG_TPM_PASSTHROUGH=y
60061b
+CONFIG_SGX=y
60061b
-- 
60061b
2.27.0
60061b