浏览代码

kernel: add another missing TPM symbol

Signed-off-by: John Crispin <[email protected]>
John Crispin 8 年之前
父节点
当前提交
d49ddcdfd2
共有 3 个文件被更改,包括 3 次插入0 次删除
  1. 1 0
      target/linux/generic/config-3.18
  2. 1 0
      target/linux/generic/config-4.4
  3. 1 0
      target/linux/generic/config-4.9

+ 1 - 0
target/linux/generic/config-3.18

@@ -3884,6 +3884,7 @@ CONFIG_SYSVIPC_SYSCTL=y
 # CONFIG_TASKSTATS is not set
 # CONFIG_TASKS_RCU is not set
 # CONFIG_TC35815 is not set
+# CONFIG_TCG_ST33_I2C is not set
 # CONFIG_TCG_TPM is not set
 # CONFIG_TCG_TIS is not set
 # CONFIG_TCG_TIS_I2C_ATMEL is not set

+ 1 - 0
target/linux/generic/config-4.4

@@ -4077,6 +4077,7 @@ CONFIG_SYSVIPC_SYSCTL=y
 # CONFIG_TASKSTATS is not set
 # CONFIG_TASKS_RCU is not set
 # CONFIG_TC35815 is not set
+# CONFIG_TCG_ST33_I2C is not set
 # CONFIG_TCG_TPM is not set
 # CONFIG_TCG_TIS is not set
 # CONFIG_TCG_TIS_I2C_ATMEL is not set

+ 1 - 0
target/linux/generic/config-4.9

@@ -4394,6 +4394,7 @@ CONFIG_SYSVIPC_SYSCTL=y
 # CONFIG_TASKS_RCU is not set
 # CONFIG_TASK_XACCT is not set
 # CONFIG_TC35815 is not set
+# CONFIG_TCG_ST33_I2C is not set
 # CONFIG_TCG_TPM is not set
 # CONFIG_TCG_TIS is not set
 # CONFIG_TCG_TIS_I2C_ATMEL is not set