summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/kunimitsu/Kconfig
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2016-01-07 16:25:39 -0700
committerMartin Roth <martinroth@google.com>2016-01-13 19:56:50 +0100
commit02ec8feb2c848fff93ad7172f6048abefae2a44e (patch)
treec4d267d3492322e9a4254a1ba8b60ccc35930abc /src/mainboard/intel/kunimitsu/Kconfig
parenta696ae7e3097b254427acccd8e6fb420ab1f2d16 (diff)
downloadcoreboot-02ec8feb2c848fff93ad7172f6048abefae2a44e.tar.gz
coreboot-02ec8feb2c848fff93ad7172f6048abefae2a44e.tar.bz2
coreboot-02ec8feb2c848fff93ad7172f6048abefae2a44e.zip
intel/skylake platforms: Add MAINBOARD_HAS_LPC_TPM in Kconfig
Because these platforms haven't been getting build testing, they've missed out on some of the improvements that the other platforms have gotten. Enable MAINBOARD_HAS_LPC_TPM so that they will build. Change-Id: I5e44135b6dfa800fa14e5b08c3e3e5921d50b082 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/12865 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/kunimitsu/Kconfig')
-rw-r--r--src/mainboard/intel/kunimitsu/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/intel/kunimitsu/Kconfig b/src/mainboard/intel/kunimitsu/Kconfig
index 81c18f554bdc..6dabee62a88a 100644
--- a/src/mainboard/intel/kunimitsu/Kconfig
+++ b/src/mainboard/intel/kunimitsu/Kconfig
@@ -14,6 +14,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_OPTION_TABLE
select HAVE_SMI_HANDLER
select MAINBOARD_HAS_CHROMEOS
+ select MAINBOARD_HAS_LPC_TPM
select MMCONF_SUPPORT
select MONOTONIC_TIMER_MSR
select SOC_INTEL_SKYLAKE