summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.cfg')
-rw-r--r--meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.cfg b/meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.cfg
new file mode 100644
index 0000000..a8b3758
--- /dev/null
+++ b/meta-tpm/recipes-kernel/linux/linux-yocto/vtpm.cfg
@@ -0,0 +1,5 @@
1CONFIG_HW_RANDOM_TPM=y
2CONFIG_TCG_TPM=y
3CONFIG_TCG_VTPM_PROXY=y
4CONFIG_SECURITYFS=y
5~