blob: 490fdbe22eea4f907c42979b41121dd3b157e321 [file] [log] [blame]
Lee Jones60aef7c2014-06-05 16:06:55 +01001config ST_THERMAL
2 tristate "Thermal sensors on STMicroelectronics STi series of SoCs"
3 help
4 Support for thermal sensors on STMicroelectronics STi series of SoCs.
Lee Jones186bf542014-06-05 16:06:56 +01005
6config ST_THERMAL_SYSCFG
7 select ST_THERMAL
8 tristate "STi series syscfg register access based thermal sensors"
Lee Jones6ea95b52014-06-05 16:06:57 +01009
10config ST_THERMAL_MEMMAP
11 select ST_THERMAL
12 tristate "STi series memory mapped access based thermal sensors"