summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/Kconfig
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2019-08-01 11:00:17 +0530
committerSubrata Banik <subrata.banik@intel.com>2019-08-02 04:34:26 +0000
commitd19b3ca90d50e8b1d11e153d913f0eceaf8552a0 (patch)
tree48b13949aa3a78186d6c069916b639fce4026fc0 /src/soc/intel/icelake/Kconfig
parentc077b2274b661fb57ffed66b105ece88e30c73b2 (diff)
downloadcoreboot-d19b3ca90d50e8b1d11e153d913f0eceaf8552a0.tar.gz
coreboot-d19b3ca90d50e8b1d11e153d913f0eceaf8552a0.tar.bz2
coreboot-d19b3ca90d50e8b1d11e153d913f0eceaf8552a0.zip
soc/intel/icelake: Make use of common thermal code for ICL
This patch ports CB:34522 and CB:33147 changes from CNL to ICL. TEST=Build and boot dragonegg Change-Id: I0b983005f16fe182e634eac63fef4f6b22197a85 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34649 Reviewed-by: Aamir Bohra <aamir.bohra@intel.com> Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/icelake/Kconfig')
-rw-r--r--src/soc/intel/icelake/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/icelake/Kconfig b/src/soc/intel/icelake/Kconfig
index 99000bb82baa..3ad50cfe5ab0 100644
--- a/src/soc/intel/icelake/Kconfig
+++ b/src/soc/intel/icelake/Kconfig
@@ -51,6 +51,7 @@ config CPU_SPECIFIC_OPTIONS
select SOC_INTEL_COMMON_BLOCK_SA
select SOC_INTEL_COMMON_BLOCK_SMM
select SOC_INTEL_COMMON_BLOCK_SMM_IO_TRAP
+ select SOC_INTEL_COMMON_BLOCK_THERMAL
select SOC_INTEL_COMMON_PCH_BASE
select SOC_INTEL_COMMON_RESET
select SSE2