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

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to