diff options
author | John Crispin <john@phrozen.org> | 2017-03-11 08:27:10 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-03-11 08:27:10 +0100 |
commit | 99d0633f244ea5fc3958db561c44d9867198713c (patch) | |
tree | d18a39b1f4fd0c22044908d357925850f8b7732b /target/linux/generic/config-4.4 | |
parent | a93a48328d092e4d097bf6b218dfe531d92b803a (diff) | |
download | upstream-99d0633f244ea5fc3958db561c44d9867198713c.tar.gz upstream-99d0633f244ea5fc3958db561c44d9867198713c.tar.bz2 upstream-99d0633f244ea5fc3958db561c44d9867198713c.zip |
kernel: add another missing TPM symbol
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/generic/config-4.4')
-rw-r--r-- | target/linux/generic/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |