treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / thermal / samsung / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
c6821378 2config EXYNOS_THERMAL
1b678641 3 tristate "Exynos thermal management unit driver"
f87e6bd3 4 depends on THERMAL_OF
bf82c350 5 depends on HAS_IOMEM
c6821378 6 help
1b678641 7 If you say yes here you get support for the TMU (Thermal Management
02ae59dc 8 Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises
1b678641 9 the TMU, reports temperature and handles cooling action if defined.
02ae59dc
SK
10 This driver uses the Exynos core thermal APIs and TMU configuration
11 data from the supported SoCs.