2 # STMicroelectronics thermal drivers configuration
6 tristate "Thermal sensors on STMicroelectronics STi series of SoCs"
8 Support for thermal sensors on STMicroelectronics STi series of SoCs.
10 config ST_THERMAL_SYSCFG
12 tristate "STi series syscfg register access based thermal sensors"
14 config ST_THERMAL_MEMMAP
16 tristate "STi series memory mapped access based thermal sensors"
19 tristate "Thermal framework support on STMicroelectronics STM32 series of SoCs"
20 depends on MACH_STM32MP157
23 Support for thermal framework on STMicroelectronics STM32 series of
24 SoCs. This thermal driver allows to access to general thermal framework
25 functionalities and to acces to SoC sensor functionalities. This
26 configuration is fully dependent of MACH_STM32MP157.