From 99d0633f244ea5fc3958db561c44d9867198713c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 11 Mar 2017 08:27:10 +0100 Subject: [PATCH] kernel: add another missing TPM symbol Signed-off-by: John Crispin --- target/linux/generic/config-3.18 | 1 + target/linux/generic/config-4.4 | 1 + target/linux/generic/config-4.9 | 1 + 3 files changed, 3 insertions(+) diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 3ad9e7176e..ca9773441e 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -3893,6 +3893,7 @@ CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TCG_TIS_I2C_NUVOTON is not set # CONFIG_TCG_TIS_ST33ZP24 is not set # CONFIG_TCG_TPM is not set +# CONFIG_TCG_XEN is not set # CONFIG_TCIC is not set CONFIG_TCP_CONG_ADVANCED=y # CONFIG_TCP_CONG_BIC is not set diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 1936d2919f..6be9a08365 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -4085,6 +4085,7 @@ CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TCG_TIS_I2C_NUVOTON is not set # CONFIG_TCG_TIS_ST33ZP24 is not set # CONFIG_TCG_TPM is not set +# CONFIG_TCG_XEN is not set # CONFIG_TCIC is not set CONFIG_TCP_CONG_ADVANCED=y # CONFIG_TCP_CONG_BIC is not set diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 4cdc05b753..5cef3c122d 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -4408,6 +4408,7 @@ CONFIG_SYSVIPC_SYSCTL=y # CONFIG_TCG_TIS_ST33ZP24_SPI is not set # CONFIG_TCG_TPM is not set # CONFIG_TCG_VTPM_PROXY is not set +# CONFIG_TCG_XEN is not set # CONFIG_TCIC is not set CONFIG_TCP_CONG_ADVANCED=y # CONFIG_TCP_CONG_BBR is not set -- 2.30.2