Blame view

kernel/linux-rt-4.4.41/drivers/thermal/samsung/Kconfig 422 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
  config EXYNOS_THERMAL
  	tristate "Exynos thermal management unit driver"
  	depends on THERMAL_OF
  	help
  	  If you say yes here you get support for the TMU (Thermal Management
  	  Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
  	  the TMU, reports temperature and handles cooling action if defined.
  	  This driver uses the Exynos core thermal APIs and TMU configuration
  	  data from the supported SoCs.