Lee Jones | 60aef7c | 2014-06-05 16:06:55 +0100 | [diff] [blame] | 1 | config 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 Jones | 186bf54 | 2014-06-05 16:06:56 +0100 | [diff] [blame] | 5 | |
| 6 | config ST_THERMAL_SYSCFG |
| 7 | select ST_THERMAL |
| 8 | tristate "STi series syscfg register access based thermal sensors" |
Lee Jones | 6ea95b5 | 2014-06-05 16:06:57 +0100 | [diff] [blame] | 9 | |
| 10 | config ST_THERMAL_MEMMAP |
| 11 | select ST_THERMAL |
| 12 | tristate "STi series memory mapped access based thermal sensors" |