1*1d693155SDavid HERNANDEZ SANCHEZ# 2*1d693155SDavid HERNANDEZ SANCHEZ# STMicroelectronics thermal drivers configuration 3*1d693155SDavid HERNANDEZ SANCHEZ# 4*1d693155SDavid HERNANDEZ SANCHEZ 560aef7ceSLee Jonesconfig ST_THERMAL 660aef7ceSLee Jones tristate "Thermal sensors on STMicroelectronics STi series of SoCs" 760aef7ceSLee Jones help 860aef7ceSLee Jones Support for thermal sensors on STMicroelectronics STi series of SoCs. 9186bf549SLee Jones 10186bf549SLee Jonesconfig ST_THERMAL_SYSCFG 11186bf549SLee Jones select ST_THERMAL 12186bf549SLee Jones tristate "STi series syscfg register access based thermal sensors" 136ea95b50SLee Jones 146ea95b50SLee Jonesconfig ST_THERMAL_MEMMAP 156ea95b50SLee Jones select ST_THERMAL 166ea95b50SLee Jones tristate "STi series memory mapped access based thermal sensors" 17*1d693155SDavid HERNANDEZ SANCHEZ 18*1d693155SDavid HERNANDEZ SANCHEZconfig STM32_THERMAL 19*1d693155SDavid HERNANDEZ SANCHEZ tristate "Thermal framework support on STMicroelectronics STM32 series of SoCs" 20*1d693155SDavid HERNANDEZ SANCHEZ depends on MACH_STM32MP157 21*1d693155SDavid HERNANDEZ SANCHEZ default y 22*1d693155SDavid HERNANDEZ SANCHEZ help 23*1d693155SDavid HERNANDEZ SANCHEZ Support for thermal framework on STMicroelectronics STM32 series of 24*1d693155SDavid HERNANDEZ SANCHEZ SoCs. This thermal driver allows to access to general thermal framework 25*1d693155SDavid HERNANDEZ SANCHEZ functionalities and to acces to SoC sensor functionalities. This 26*1d693155SDavid HERNANDEZ SANCHEZ configuration is fully dependent of MACH_STM32MP157. 27