]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/thermal/qcom/Kconfig
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / drivers / thermal / qcom / Kconfig
CommitLineData
9066073c
RN
1config QCOM_TSENS
2 tristate "Qualcomm TSENS Temperature Alarm"
3 depends on THERMAL
4 depends on QCOM_QFPROM
5 depends on ARCH_QCOM || COMPILE_TEST
6 help
7 This enables the thermal sysfs driver for the TSENS device. It shows
8 up in Sysfs as a thermal zone with multiple trip points. Disabling the
9 thermal zone device via the mode file results in disabling the sensor.
10 Also able to set threshold temperature for both hot and cold and update
11 when a threshold is reached.