From: California Sullivan <[email protected]>

Adds support to features found on Broxton SoCs.

Signed-off-by: California Sullivan <[email protected]>
Signed-off-by: Bruce Ashfield <[email protected]>
(cherry picked from commit 38418ce0e5ef5eb4f6ba05175394c8db9f7dfc1c)
Signed-off-by: Rebecca Chang Swee Fun <[email protected]>
---
 bsp/intel-common/intel-core2-32.scc  | 1 +
 bsp/intel-common/intel-corei7-64.scc | 1 +
 2 files changed, 2 insertions(+)

diff --git a/bsp/intel-common/intel-core2-32.scc 
b/bsp/intel-common/intel-core2-32.scc
index 805158d..d48065c 100644
--- a/bsp/intel-common/intel-core2-32.scc
+++ b/bsp/intel-common/intel-core2-32.scc
@@ -10,6 +10,7 @@ include cfg/x86.scc
 # Supported platforms and SoCs
 include features/soc/baytrail/baytrail.scc
 include features/soc/tunnelcreek/tunnelcreek.scc
+include features/soc/broxton/broxton.scc
 
 # Fixme: These should be moved into something similar to the above
 include bsp/mohonpeak/mohonpeak32.scc
diff --git a/bsp/intel-common/intel-corei7-64.scc 
b/bsp/intel-common/intel-corei7-64.scc
index 791028d..b1dc507 100644
--- a/bsp/intel-common/intel-corei7-64.scc
+++ b/bsp/intel-common/intel-corei7-64.scc
@@ -9,6 +9,7 @@ include cfg/x86_64.scc
 
 # Supported platforms and SoCs
 include features/soc/baytrail/baytrail.scc
+include features/soc/broxton/broxton.scc
 
 # Fixme: These should be moved into something similar to the above
 include bsp/haswell-wc/haswell-wc.scc
-- 
1.9.1

-- 
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to