]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/thermal/Kconfig
arm: mx6: use imx6_thermal driver
[karo-tx-uboot.git] / drivers / thermal / Kconfig
index 3c6b36d1cfd0dc10a617ff44613ccad311e3c90e..ece72570778a249b029c497381bff401ca304524 100644 (file)
@@ -5,3 +5,10 @@ config DM_THERMAL
          temperature sensors to permit warnings, speed throttling or even
          automatic power-off when the temperature gets too high or low. Other
          devices may be discrete but connected on a suitable bus.
          temperature sensors to permit warnings, speed throttling or even
          automatic power-off when the temperature gets too high or low. Other
          devices may be discrete but connected on a suitable bus.
+
+config IMX6_THERMAL
+       bool "Driver for i.MX6 thermal sensor"
+       depends on ARCH_MX6
+       help
+         Enable support for the thermal sensor inside the i.MX6 SoC.
+