Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / drivers / thermal / qcom / Kconfig
index 8d5ac2d..7d942f7 100644 (file)
@@ -31,3 +31,13 @@ config QCOM_SPMI_TEMP_ALARM
          trip points. The temperature reported by the thermal sensor reflects the
          real time die temperature if an ADC is present or an estimate of the
          temperature based upon the over temperature stage value.
+
+config QCOM_LMH
+       tristate "Qualcomm Limits Management Hardware"
+       depends on ARCH_QCOM
+       help
+         This enables initialization of Qualcomm limits management
+         hardware(LMh). LMh allows for hardware-enforced mitigation for cpus based on
+         input from temperature and current sensors.  On many newer Qualcomm SoCs
+         LMh is configured in the firmware and this feature need not be enabled.
+         However, on certain SoCs like sdm845 LMh has to be configured from kernel.