From 787cb58574285e0b968d7612528f9d7ae81395da Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 6 Mar 2017 07:13:58 +0100 Subject: [PATCH] kernel: more tpm related symbols Signed-off-by: John Crispin --- 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 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 diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 1107a4c8d6..0229518007 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 2cb3cc8b7d..508b33a336 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 -- 2.30.2