[linux-yocto] [PATCH 2/2][linux-yocto-3.19][meta] bsp: add coretemp to intel-common-drivers
california.l.sullivan at intel.com
california.l.sullivan at intel.com
Fri Aug 14 10:28:10 PDT 2015
From: California Sullivan <california.l.sullivan at intel.com>
This adds coretemp support to intel-core* bsps.
Partial fix for [YOCTO #8107].
Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc b/meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc
index ca26cd1..5c3b479 100644
--- a/meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc
+++ b/meta/cfg/kernel-cache/bsp/intel-common/intel-common-drivers.scc
@@ -55,6 +55,7 @@ include features/sound/snd_hda_intel.scc
# Intel technology
include features/amt/mei/mei.scc
include features/power/intel.scc
+include features/thermal/coretemp.scc
# Subsystems and interfaces
include features/hugetlb/hugetlb.scc
--
2.1.0
More information about the linux-yocto
mailing list