This enables the on-die digital teperature sensor (DTS) to prevent over heating issues
Signed-off-by: Saul Wold <[email protected]> --- 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 -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
