[PACTH v3 4/5] hw/ppc/Kconfig: Enable TPMDEV as part of PSERIES config

Stefan Berger posted 5 patches 5 years, 11 months ago
Maintainers: Stefan Berger <stefanb@linux.ibm.com>, Markus Armbruster <armbru@redhat.com>, Eric Blake <eblake@redhat.com>, David Gibson <david@gibson.dropbear.id.au>
There is a newer version of this series
[PACTH v3 4/5] hw/ppc/Kconfig: Enable TPMDEV as part of PSERIES config
Posted by Stefan Berger 5 years, 11 months ago
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
---
 hw/ppc/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hw/ppc/Kconfig b/hw/ppc/Kconfig
index f927ec9c74..99eaaf17a1 100644
--- a/hw/ppc/Kconfig
+++ b/hw/ppc/Kconfig
@@ -10,6 +10,7 @@ config PSERIES
     select XICS_SPAPR
     select XIVE_SPAPR
     select MSI_NONBROKEN
+    select TPMDEV
 
 config SPAPR_RNG
     bool
-- 
2.21.0