162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# STMicroelectronics thermal drivers configuration 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciconfig ST_THERMAL 762306a36Sopenharmony_ci tristate "Thermal sensors on STMicroelectronics STi series of SoCs" 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci Support for thermal sensors on STMicroelectronics STi series of SoCs. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciconfig ST_THERMAL_MEMMAP 1262306a36Sopenharmony_ci select ST_THERMAL 1362306a36Sopenharmony_ci tristate "STi series memory mapped access based thermal sensors" 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ciconfig STM32_THERMAL 1662306a36Sopenharmony_ci tristate "Thermal framework support on STMicroelectronics STM32 series of SoCs" 1762306a36Sopenharmony_ci depends on MACH_STM32MP157 1862306a36Sopenharmony_ci default y 1962306a36Sopenharmony_ci help 2062306a36Sopenharmony_ci Support for thermal framework on STMicroelectronics STM32 series of 2162306a36Sopenharmony_ci SoCs. This thermal driver allows to access to general thermal framework 2262306a36Sopenharmony_ci functionalities and to access to SoC sensor functionalities. This 2362306a36Sopenharmony_ci configuration is fully dependent of MACH_STM32MP157. 24