From 7931c6a81df82416ead196505411c4f6ff368429 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 19 Aug 2016 17:29:17 -0500 Subject: mb/asus/kgpe-d16: Add TPM support The ASUS KGPE-D16 accepts an optional Infineon LPC TPM module. Expose the TPM LPC device to the host operating system. Change-Id: If500e9162bf1e233ccaa35db79452daa59a34f2f Signed-off-by: Timothy Pearson Reviewed-on: https://review.coreboot.org/16269 Tested-by: build bot (Jenkins) Tested-by: Raptor Engineering Automated Test Stand Reviewed-by: Martin Roth --- src/mainboard/asus/kgpe-d16/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/asus/kgpe-d16/Kconfig') diff --git a/src/mainboard/asus/kgpe-d16/Kconfig b/src/mainboard/asus/kgpe-d16/Kconfig index 23c91f03eb..ca1f0c81f7 100644 --- a/src/mainboard/asus/kgpe-d16/Kconfig +++ b/src/mainboard/asus/kgpe-d16/Kconfig @@ -30,6 +30,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select MMCONF_SUPPORT_DEFAULT select SPI_FLASH select SPI_FLASH_WINBOND + select MAINBOARD_HAS_LPC_TPM select HAVE_ACPI_RESUME select DRIVERS_I2C_W83795 select DRIVERS_ASPEED_AST2050 -- cgit v1.2.3