mirror of
https://github.com/qemu/qemu.git
synced 2024-11-29 14:53:35 +08:00
hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
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> Message-Id: <20200121152935.649898-6-stefanb@linux.ibm.com> [dwg: Use default in Kconfig rather than select to avoid breaking Windows host build] Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
ee9a8129d3
commit
942e7954c8
@ -25,6 +25,6 @@ config TPM_EMULATOR
|
||||
|
||||
config TPM_SPAPR
|
||||
bool
|
||||
default n
|
||||
default y
|
||||
depends on TPM && PSERIES
|
||||
select TPMDEV
|
||||
|
Loading…
Reference in New Issue
Block a user