[source] kernel: add missing TPM related config symbol for 3.18

LEDE Commits lede-commits at lists.infradead.org
Mon Feb 27 05:52:04 PST 2017


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/97212262d5b9be333be439efacb6c66f664726a9

commit 97212262d5b9be333be439efacb6c66f664726a9
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Mon Feb 27 14:41:50 2017 +0100

    kernel: add missing TPM related config symbol for 3.18
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/generic/config-3.18 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index a900d11..62afafa 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



More information about the lede-commits mailing list