diff options
Diffstat (limited to 'drivers/thermal/st/Kconfig')
-rw-r--r-- | drivers/thermal/st/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/thermal/st/Kconfig b/drivers/thermal/st/Kconfig index 1ba67601782a..d7b6e0314b86 100644 --- a/drivers/thermal/st/Kconfig +++ b/drivers/thermal/st/Kconfig @@ -2,3 +2,7 @@ config ST_THERMAL tristate "Thermal sensors on STMicroelectronics STi series of SoCs" help Support for thermal sensors on STMicroelectronics STi series of SoCs. + +config ST_THERMAL_SYSCFG + select ST_THERMAL + tristate "STi series syscfg register access based thermal sensors" |