summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_106cx/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-02-11 11:33:36 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-09-19 09:28:39 +0000
commit7841a7f82416e6ad1d00610cca43a3fa9cc6b320 (patch)
treede8b5cfc6fd3b293123f0c413c315dd4d05eabf7 /src/cpu/intel/model_106cx/Kconfig
parent783982751d26161bb1cb0d923375fabd92940a0f (diff)
downloadcoreboot-7841a7f82416e6ad1d00610cca43a3fa9cc6b320.tar.gz
coreboot-7841a7f82416e6ad1d00610cca43a3fa9cc6b320.tar.bz2
coreboot-7841a7f82416e6ad1d00610cca43a3fa9cc6b320.zip
cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASE
To add a common tsc_freq_mhz() implementation, we need to guard againts soc-specific duplicate definitions. Change-Id: I37a34651d9e7d823ad5689d30739294358a97e31 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/31341 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: David Guckian Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/cpu/intel/model_106cx/Kconfig')
-rw-r--r--src/cpu/intel/model_106cx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/intel/model_106cx/Kconfig b/src/cpu/intel/model_106cx/Kconfig
index f365cf179e3f..ba8557c3debe 100644
--- a/src/cpu/intel/model_106cx/Kconfig
+++ b/src/cpu/intel/model_106cx/Kconfig
@@ -13,6 +13,7 @@ config CPU_INTEL_MODEL_106CX
select SUPPORT_CPU_UCODE_IN_CBFS
select SERIALIZED_SMM_INITIALIZATION
select CPU_INTEL_COMMON
+ select CPU_INTEL_COMMON_TIMEBASE
if CPU_INTEL_MODEL_106CX