[source] kernel: fix TPM related config symbols for 4.9

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


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

commit 4babc62dbd56d02280dc68d8bd951ef8559a55be
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Mon Feb 27 13:45:47 2017 +0100

    kernel: fix TPM related config symbols for 4.9
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/generic/config-4.9 | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9
index 230d8e3..a2aa38f 100644
--- a/target/linux/generic/config-4.9
+++ b/target/linux/generic/config-4.9
@@ -4399,8 +4399,14 @@ CONFIG_SYSVIPC_SYSCTL=y
 # CONFIG_TCG_TIS_I2C_ATMEL is not set
 # CONFIG_TCG_TIS_I2C_INFINEON is not set
 # CONFIG_TCG_TIS_I2C_NUVOTON is not set
+# CONFIG_TCG_TIS_SPI is not set
 # CONFIG_TCG_ATMEL is not set
-# CONFIG_TCG_TIS_ST33ZP24 is not set
+# CONFIG_TCG_CRB is not set
+# CONFIG_TCG_INFINEON is not set
+# CONFIG_TCG_NSC is not set
+# CONFIG_TCG_TIS_ST33ZP24_I2C is not set
+# CONFIG_TCG_TIS_ST33ZP24_SPI is not set
+# CONFIG_TCG_VTPM_PROXY is not set
 # CONFIG_TCIC is not set
 CONFIG_TCP_CONG_ADVANCED=y
 # CONFIG_TCP_CONG_BBR is not set



More information about the lede-commits mailing list