From c3ee3f6d7efaeba91be2a04e694577f061c3668a Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Wed, 11 May 2016 10:35:49 -0500 Subject: soc/intel/apollolake: use common FADT infrastructure Instead of having the mainboards duplicate the same boilerplate code utilize the common FADT infrastructure to reduce duplication. Change-Id: If824619fd619433974e588050a933d2c19b97ec8 Signed-off-by: Aaron Durbin Reviewed-on: https://review.coreboot.org/14779 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie Reviewed-by: Andrey Petrov Reviewed-by: Furquan Shaikh --- src/mainboard/intel/amenia/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/intel/amenia/Kconfig') diff --git a/src/mainboard/intel/amenia/Kconfig b/src/mainboard/intel/amenia/Kconfig index f5460c7b64..e83b151440 100644 --- a/src/mainboard/intel/amenia/Kconfig +++ b/src/mainboard/intel/amenia/Kconfig @@ -12,6 +12,7 @@ config BOARD_SPECIFIC_OPTIONS select MAINBOARD_HAS_LPC_TPM select HAVE_ACPI_RESUME select MAINBOARD_HAS_CHROMEOS + select SYSTEM_TYPE_LAPTOP select TPM_ON_FAST_SPI config CHROMEOS -- cgit v1.2.3