162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci 362306a36Sopenharmony_ciconfig SENSORS_PECI_CPUTEMP 462306a36Sopenharmony_ci tristate "PECI CPU temperature monitoring client" 562306a36Sopenharmony_ci depends on PECI 662306a36Sopenharmony_ci select SENSORS_PECI 762306a36Sopenharmony_ci select PECI_CPU 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci If you say yes here you get support for the generic Intel PECI 1062306a36Sopenharmony_ci cputemp driver which provides Digital Thermal Sensor (DTS) thermal 1162306a36Sopenharmony_ci readings of the CPU package and CPU cores that are accessible via 1262306a36Sopenharmony_ci the processor PECI interface. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci This driver can also be built as a module. If so, the module 1562306a36Sopenharmony_ci will be called peci-cputemp. 1662306a36Sopenharmony_ci 1762306a36Sopenharmony_ciconfig SENSORS_PECI_DIMMTEMP 1862306a36Sopenharmony_ci tristate "PECI DIMM temperature monitoring client" 1962306a36Sopenharmony_ci depends on PECI 2062306a36Sopenharmony_ci select SENSORS_PECI 2162306a36Sopenharmony_ci select PECI_CPU 2262306a36Sopenharmony_ci help 2362306a36Sopenharmony_ci If you say yes here you get support for the generic Intel PECI hwmon 2462306a36Sopenharmony_ci driver which provides Temperature Sensor on DIMM readings that are 2562306a36Sopenharmony_ci accessible via the processor PECI interface. 2662306a36Sopenharmony_ci 2762306a36Sopenharmony_ci This driver can also be built as a module. If so, the module 2862306a36Sopenharmony_ci will be called peci-dimmtemp. 2962306a36Sopenharmony_ci 3062306a36Sopenharmony_ciconfig SENSORS_PECI 3162306a36Sopenharmony_ci tristate 32