From: John Crispin Date: Sat, 11 Mar 2017 07:27:10 +0000 (+0100) Subject: kernel: add another missing TPM symbol X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=99d0633f244ea5fc3958db561c44d9867198713c;p=openwrt%2Fstaging%2Fmkresin.git kernel: add another missing TPM symbol Signed-off-by: John Crispin --- 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