xref: /openbmc/linux/drivers/thermal/st/Kconfig (revision 9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21d693155SDavid HERNANDEZ SANCHEZ#
31d693155SDavid HERNANDEZ SANCHEZ# STMicroelectronics thermal drivers configuration
41d693155SDavid HERNANDEZ SANCHEZ#
51d693155SDavid HERNANDEZ SANCHEZ
660aef7ceSLee Jonesconfig ST_THERMAL
760aef7ceSLee Jones	tristate "Thermal sensors on STMicroelectronics STi series of SoCs"
860aef7ceSLee Jones	help
960aef7ceSLee Jones	  Support for thermal sensors on STMicroelectronics STi series of SoCs.
10186bf549SLee Jones
116ea95b50SLee Jonesconfig ST_THERMAL_MEMMAP
126ea95b50SLee Jones	select ST_THERMAL
136ea95b50SLee Jones	tristate "STi series memory mapped access based thermal sensors"
141d693155SDavid HERNANDEZ SANCHEZ
151d693155SDavid HERNANDEZ SANCHEZconfig STM32_THERMAL
161d693155SDavid HERNANDEZ SANCHEZ	tristate "Thermal framework support on STMicroelectronics STM32 series of SoCs"
171d693155SDavid HERNANDEZ SANCHEZ	depends on MACH_STM32MP157
181d693155SDavid HERNANDEZ SANCHEZ	default y
191d693155SDavid HERNANDEZ SANCHEZ	help
201d693155SDavid HERNANDEZ SANCHEZ	  Support for thermal framework on STMicroelectronics STM32 series of
211d693155SDavid HERNANDEZ SANCHEZ	  SoCs. This thermal driver allows to access to general thermal framework
22*c071cde0SColin Ian King	  functionalities and to access to SoC sensor functionalities. This
231d693155SDavid HERNANDEZ SANCHEZ	  configuration is fully dependent of MACH_STM32MP157.
24