[linux-yocto] [PATCH] intel-quark: Enable thermal support
Saul Wold
sgw at linux.intel.com
Mon Aug 24 14:47:13 PDT 2015
This enables the on-die digital teperature sensor (DTS) to prevent over
heating issues
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
bsp/intel-common/intel-quark.cfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/bsp/intel-common/intel-quark.cfg b/bsp/intel-common/intel-quark.cfg
index 52d9092..bdb555d 100644
--- a/bsp/intel-common/intel-quark.cfg
+++ b/bsp/intel-common/intel-quark.cfg
@@ -5,3 +5,4 @@ CONFIG_PM=y
CONFIG_X86_INTEL_QUARK=y
CONFIG_MFD_INTEL_QUARK_I2C_GPIO=y
+CONFIG_INTEL_QUARK_DTS_THERMAL=y
--
2.1.0
More information about the linux-yocto
mailing list