[linux-yocto] [yocto-kernel-cache] [PATCH 9/9] bsp/intel-corei7-64: Add intel-telemetry feature

rebecca.swee.fun.chang at intel.com rebecca.swee.fun.chang at intel.com
Wed Jun 22 02:28:15 PDT 2016


From: California Sullivan <california.l.sullivan at intel.com>

intel-telemetry is a 64 bit feature available on the Apollo Lake
platform and beyond.

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
(cherry picked from commit 9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8)
Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.chang at intel.com>
---
 bsp/intel-common/intel-corei7-64.scc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bsp/intel-common/intel-corei7-64.scc b/bsp/intel-common/intel-corei7-64.scc
index b1dc507..fc6eb71 100644
--- a/bsp/intel-common/intel-corei7-64.scc
+++ b/bsp/intel-common/intel-corei7-64.scc
@@ -16,6 +16,9 @@ include bsp/haswell-wc/haswell-wc.scc
 include bsp/romley/romley.scc
 include bsp/mohonpeak/mohonpeak.scc
 
+# INTEL_TELEMETRY is currently 64 bit only
+include features/telemetry/intel-telemetry.scc
+
 # This line comes last as it has the final word on
 # CONFIG values.
 kconf hardware intel-corei7-64.cfg
-- 
1.9.1



More information about the linux-yocto mailing list