Files
OpenBMC/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.cfg
T

6 lines
106 B
INI
Raw Normal View History

2026-04-23 17:07:55 +08:00
CONFIG_HW_RANDOM_TPM=y
CONFIG_TCG_TPM=y
CONFIG_TCG_VTPM_PROXY=y
CONFIG_SECURITYFS=y
~