1 # SPDX-License-Identifier: GPL-2.0-only
3 config SENSORS_PECI_CPUTEMP
4 tristate "PECI CPU temperature monitoring client"
9 If you say yes here you get support for the generic Intel PECI
10 cputemp driver which provides Digital Thermal Sensor (DTS) thermal
11 readings of the CPU package and CPU cores that are accessible via
12 the processor PECI interface.
14 This driver can also be built as a module. If so, the module
15 will be called peci-cputemp.
17 config SENSORS_PECI_DIMMTEMP
18 tristate "PECI DIMM temperature monitoring client"
23 If you say yes here you get support for the generic Intel PECI hwmon
24 driver which provides Temperature Sensor on DIMM readings that are
25 accessible via the processor PECI interface.
27 This driver can also be built as a module. If so, the module
28 will be called peci-dimmtemp.