diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-02-27 14:41:50 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-02-27 14:51:52 +0100 |
commit | 97212262d5b9be333be439efacb6c66f664726a9 (patch) | |
tree | ac0c93711852fcbb91b80a42456a61acd8e50004 | |
parent | 891ed144ff2ea1f463862d32362b925b8ae0c71d (diff) | |
download | upstream-97212262d5b9be333be439efacb6c66f664726a9.tar.gz upstream-97212262d5b9be333be439efacb6c66f664726a9.tar.bz2 upstream-97212262d5b9be333be439efacb6c66f664726a9.zip |
kernel: add missing TPM related config symbol for 3.18
Signed-off-by: Felix Fietkau <nbd@nbd.name>
-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 a900d11e0c..62afafad71 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -3890,6 +3890,7 @@ CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TCG_TIS_I2C_INFINEON is not set # CONFIG_TCG_TIS_I2C_NUVOTON is not set # CONFIG_TCG_ATMEL is not set +# CONFIG_TCG_ST33_I2C is not set # CONFIG_TCG_TIS_ST33ZP24 is not set # CONFIG_TCIC is not set CONFIG_TCP_CONG_ADVANCED=y |