diff options
author | Laura Abbott <labbott@redhat.com> | 2019-06-06 06:54:32 -0400 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-06-06 06:54:32 -0400 |
commit | 78df628e11d11c130e5bf3abf69a54735b78467e (patch) | |
tree | a3d2d61d06a33af87d50f6e5e9c29267e00c8283 /kernel-aarch64.config | |
parent | df15d2b71a4373c57da73a58848ef607d25611a1 (diff) | |
download | kernel-78df628e11d11c130e5bf3abf69a54735b78467e.tar.gz kernel-78df628e11d11c130e5bf3abf69a54735b78467e.tar.xz kernel-78df628e11d11c130e5bf3abf69a54735b78467e.zip |
Enable CONFIG_TCG_VTPM_PROXY (rhbz 1714598)
Signed-off-by: Laura Abbott <labbott@redhat.com>
Diffstat (limited to 'kernel-aarch64.config')
-rw-r--r-- | kernel-aarch64.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64.config b/kernel-aarch64.config index 84f63315f..34b676238 100644 --- a/kernel-aarch64.config +++ b/kernel-aarch64.config @@ -6198,7 +6198,7 @@ CONFIG_TCG_TIS_I2C_INFINEON=m # CONFIG_TCG_TIS_ST33ZP24_SPI is not set CONFIG_TCG_TIS=y CONFIG_TCG_TPM=y -# CONFIG_TCG_VTPM_PROXY is not set +CONFIG_TCG_VTPM_PROXY=m # CONFIG_TCG_XEN is not set CONFIG_TCM_FC=m CONFIG_TCM_FILEIO=m |