From: Lee Jones Date: Thu, 5 Jun 2014 15:06:56 +0000 (+0100) Subject: thermal: sti: Add support for ST's System Config Register based Thermal controller X-Git-Tag: cleanup-for-v3.18~48^2^6~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186bf54932f9d8fe575b04f4558de19e8a17aa93;p=pandora-kernel.git thermal: sti: Add support for ST's System Config Register based Thermal controller Supply controller specific information to the ST Thermal Core. Signed-off-by: Ajit Pal Singh Signed-off-by: Lee Jones Signed-off-by: Zhang Rui --- 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" Reading git-diff-tree failed