From 78df628e11d11c130e5bf3abf69a54735b78467e Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Thu, 6 Jun 2019 06:54:32 -0400 Subject: Enable CONFIG_TCG_VTPM_PROXY (rhbz 1714598) Signed-off-by: Laura Abbott --- kernel-x86_64-debug.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-x86_64-debug.config') diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index e46ea93e5..9e6e7fb44 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -5726,7 +5726,7 @@ CONFIG_TCG_NSC=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 -- cgit