kernel: add another missing TPM symbol
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
97212262d5
commit
d49ddcdfd2
3 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue