diff mbox series

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

Message ID 20200121152935.649898-6-stefanb@linux.ibm.com (mailing list archive)
State New, archived
Headers show
Series None | expand

Commit Message

Stefan Berger Jan. 21, 2020, 3:29 p.m. UTC
From: Stefan Berger <stefanb@linux.vnet.ibm.com>

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
---
 hw/ppc/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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