diff options
author | John Crispin <john@phrozen.org> | 2017-02-27 14:51:43 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-02-27 14:51:43 +0100 |
commit | d49ddcdfd27ba3d171b856f223712b88d5fc2046 (patch) | |
tree | 7285df960944b934d2f9fec999769df834d950d7 /target/linux/generic/config-3.18 | |
parent | 97212262d5b9be333be439efacb6c66f664726a9 (diff) | |
download | upstream-d49ddcdfd27ba3d171b856f223712b88d5fc2046.tar.gz upstream-d49ddcdfd27ba3d171b856f223712b88d5fc2046.tar.bz2 upstream-d49ddcdfd27ba3d171b856f223712b88d5fc2046.zip |
kernel: add another missing TPM symbol
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 62afafad71..5a00e98717 100644 --- a/target/linux/generic/config-3.18 +++ b/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 |