summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.cfg')
-rw-r--r--meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.cfg b/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.cfg
new file mode 100644
index 0000000..59993f9
--- /dev/null
+++ b/meta-tpm/recipes-kernel/linux/linux-yocto/tpm_i2c.cfg
@@ -0,0 +1,15 @@
1CONFIG_HW_RANDOM_TPM=y
2CONFIG_TCG_TPM=y
3CONFIG_TCG_TIS_CORE=y
4CONFIG_TCG_TIS=y
5CONFIG_SECURITYFS=y
6
7CONFIG_REGMAP_I2C=y
8CONFIG_I2C_BOARDINFO=y
9CONFIG_I2C_COMPAT=y
10CONFIG_RTC_I2C_AND_SPI=y
11
12CONFIG_TCG_TIS_I2C_ATMEL=m
13CONFIG_TCG_TIS_I2C_INFINEON=m
14CONFIG_TCG_TIS_I2C_NUVOTON=m
15CONFIG_TCG_TIS_ST33ZP24_I2C=m