blob: d7b6e0314b86b9d1c65921dd0c6afbe9a4ca1b32 (
plain)
1
2
3
4
5
6
7
8
|
config ST_THERMAL
tristate "Thermal sensors on STMicroelectronics STi series of SoCs"
help
Support for thermal sensors on STMicroelectronics STi series of SoCs.
config ST_THERMAL_SYSCFG
select ST_THERMAL
tristate "STi series syscfg register access based thermal sensors"
|