diff options
author | John Crispin <john@phrozen.org> | 2017-03-06 07:13:58 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-03-06 07:16:50 +0100 |
commit | 787cb58574285e0b968d7612528f9d7ae81395da (patch) | |
tree | dedd317786d25f8aaa1b95f2afa3ed27000f7b67 /target/linux/generic/config-3.18 | |
parent | 7e4b869c451383f7fca654abd1cd726c862d6dd7 (diff) | |
download | upstream-787cb58574285e0b968d7612528f9d7ae81395da.tar.gz upstream-787cb58574285e0b968d7612528f9d7ae81395da.tar.bz2 upstream-787cb58574285e0b968d7612528f9d7ae81395da.zip |
kernel: more tpm related symbols
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/generic/config-3.18')
-rw-r--r-- | target/linux/generic/config-3.18 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index b14bec4e31..3ad9e7176e 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -3885,6 +3885,7 @@ CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TASKS_RCU is not set # CONFIG_TC35815 is not set # CONFIG_TCG_ATMEL is not set +# CONFIG_TCG_INFINEON is not set # CONFIG_TCG_ST33_I2C is not set # CONFIG_TCG_TIS is not set # CONFIG_TCG_TIS_I2C_ATMEL is not set @@ -4022,6 +4023,7 @@ CONFIG_TRAD_SIGNALS=y # CONFIG_TREE_PREEMPT_RCU is not set # CONFIG_TREE_RCU is not set # CONFIG_TREE_RCU_TRACE is not set +# CONFIG_TRUSTED_KEYS is not set # CONFIG_TSL2583 is not set # CONFIG_TSL2x7x is not set # CONFIG_TSL4531 is not set |