diff options
Diffstat (limited to 'meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg')
-rw-r--r-- | meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg b/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg new file mode 100644 index 000000000..8be331a17 --- /dev/null +++ b/meta-security/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_x86.cfg @@ -0,0 +1,4 @@ +CONFIG_TCG_NSC=m +CONFIG_TCG_ATMEL=m +CONFIG_TCG_INFINEON=m +CONFIG_TCG_TIS_ST33ZP24=m |