aboutsummaryrefslogtreecommitdiffstats
path: root/features/thermal/coretemp.cfg
blob: 85e2d58b3e3d6cf4817c7fa328eb27a73a13de0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# SPDX-License-Identifier: MIT
# IOSF_MBI is required by INTEL_SOC_DTS_THERMAL
CONFIG_IOSF_MBI=y

# 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

# Intel PowerClamp idle injection driver
CONFIG_INTEL_POWERCLAMP=m

# Intel PMIC thermal driver
CONFIG_INTEL_SOC_PMIC_BXTWC=m
CONFIG_INTEL_BXT_PMIC_THERMAL=m