From 4babc62dbd56d02280dc68d8bd951ef8559a55be Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 27 Feb 2017 13:45:47 +0100 Subject: [PATCH] kernel: fix TPM related config symbols for 4.9 Signed-off-by: Felix Fietkau --- 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 230d8e313c..a2aa38f6d9 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 -- 2.30.2