From 6481ccfb920bc59f5039f7b71375762974933a24 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 9 Aug 2019 09:59:39 +0100 Subject: Enable TPM2 SPI device support --- kernel-s390x.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-s390x.config') diff --git a/kernel-s390x.config b/kernel-s390x.config index a6b48386f..80a897497 100644 --- a/kernel-s390x.config +++ b/kernel-s390x.config @@ -5213,7 +5213,7 @@ CONFIG_TCG_NSC=m # CONFIG_TCG_TIS_I2C_ATMEL is not set # CONFIG_TCG_TIS_I2C_INFINEON is not set # CONFIG_TCG_TIS_I2C_NUVOTON is not set -# CONFIG_TCG_TIS_SPI is not set +CONFIG_TCG_TIS_SPI=m # CONFIG_TCG_TIS_ST33ZP24_I2C is not set # CONFIG_TCG_TIS_ST33ZP24_SPI is not set CONFIG_TCG_TIS=y -- cgit