On 15-08-24 05:47 PM, Saul Wold wrote:
This enables the on-die digital teperature sensor (DTS) to prevent over heating issues
Merged. I'll send SRCREV updates when my other pending change are shown to be sane .. no sense sending out more to the list, when I may need to rebase everything. Bruce
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
-- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
