[source] kernel: more tpm related symbols

LEDE Commits lede-commits at lists.infradead.org
Sun Mar 5 23:58:23 PST 2017


blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/787cb58574285e0b968d7612528f9d7ae81395da

commit 787cb58574285e0b968d7612528f9d7ae81395da
Author: John Crispin <john at phrozen.org>
AuthorDate: Mon Mar 6 07:13:58 2017 +0100

    kernel: more tpm related symbols
    
    Signed-off-by: John Crispin <john at phrozen.org>
---
 target/linux/generic/config-3.18 | 2 ++
 target/linux/generic/config-4.4  | 2 ++
 target/linux/generic/config-4.9  | 1 +
 3 files changed, 5 insertions(+)

diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index b14bec4..3ad9e71 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
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 1107a4c..0229518 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -4077,6 +4077,7 @@ CONFIG_SYSVIPC_SYSCTL=y
 # CONFIG_TASK_XACCT 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
@@ -4237,6 +4238,7 @@ CONFIG_TRAD_SIGNALS=y
 # CONFIG_TRANSPARENT_HUGEPAGE 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
diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9
index 2cb3cc8..508b33a 100644
--- a/target/linux/generic/config-4.9
+++ b/target/linux/generic/config-4.9
@@ -4574,6 +4574,7 @@ CONFIG_TRAD_SIGNALS=y
 # CONFIG_TREE_RCU is not set
 # CONFIG_TREE_RCU_TRACE is not set
 # CONFIG_TRIM_UNUSED_KSYMS is not set
+# CONFIG_TRUSTED_KEYS is not set
 # CONFIG_TSL2583 is not set
 # CONFIG_TSL2x7x is not set
 # CONFIG_TSL4531 is not set



More information about the lede-commits mailing list