Skip to content
Snippets Groups Projects
Commit 27172be8 authored by California Sullivan's avatar California Sullivan Committed by Bruce Ashfield
Browse files

features: add coretemp feature


This patch adds a configuration fragment and scc file to support
the coretemp feature on some Intel platforms.

Partial fix for [YOCTO #8107].

Signed-off-by: default avatarCalifornia Sullivan <california.l.sullivan@intel.com>
parent 7a562420
No related branches found
No related tags found
No related merge requests found
# IOSF_MBI is required by INTEL_SOC_DTS_THERMAL
CONFIG_IOSF_MBI=m
# Intel Core/Core2/Atom temperature sensor
CONFIG_SENSORS_CORETEMP=m
# Intel SoCs DTS thermal driver
CONFIG_INTEL_SOC_DTS_THERMAL=m
# ACPI INT340X thermal drivers
CONFIG_INT340X_THERMAL=m
define KFEATURE_DESCRIPTION "Coretemp support for Intel platforms"
define KFEATURE_COMPATIBILITY board
kconf hardware coretemp.cfg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment