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

California Sullivan california.l.sullivan at intel.com
Mon May 2 19:19:48 PDT 2016


intel-telemetry is a 64 bit feature available on the Apollo Lake
platform and beyond.
---
 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 781ae92..ad6099e 100644
--- a/bsp/intel-common/intel-corei7-64.scc
+++ b/bsp/intel-common/intel-corei7-64.scc
@@ -20,6 +20,9 @@ include bsp/mohonpeak/mohonpeak.scc
 # DCA is now 64 bit only, so inlcude it here.
 include features/dca/dca.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
-- 
2.5.5



More information about the linux-yocto mailing list