qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v9 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES confi


From: Stefan Berger
Subject: [PATCH v9 5/6] hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
Date: Tue, 21 Jan 2020 10:29:34 -0500

From: Stefan Berger <address@hidden>

Signed-off-by: Stefan Berger <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Reviewed-by: David Gibson <address@hidden>
---
 hw/ppc/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hw/ppc/Kconfig b/hw/ppc/Kconfig
index e27efe9a24..35c95d2284 100644
--- a/hw/ppc/Kconfig
+++ b/hw/ppc/Kconfig
@@ -12,6 +12,7 @@ config PSERIES
     select MSI_NONBROKEN
     select FDT_PPC
     select CHRP_NVRAM
+    select TPM_SPAPR
 
 config SPAPR_RNG
     bool
-- 
2.24.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]