[linux-yocto] [PATCH] crystalforest: Add i40e driver for Intel XL710 network card
chia.chuan.wu at intel.com
chia.chuan.wu at intel.com
Wed Jul 29 20:49:13 PDT 2015
From: WU CHIA CHUAN <chia.chuan.wu at intel.com>
Enable i40e driver for Intel XL710 network card in RiverForest
platform using meta-crystalforest BSP.
Signed-off-by: WU CHIA CHUAN <chia.chuan.wu at intel.com>
---
meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
index e309144..79c4217 100644
--- a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
+++ b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
@@ -23,3 +23,6 @@ include features/pci/pci.scc
#Enable GCC inlining
include features/inline/inline.scc
+
+#Enable i40e driver for Intel XL710 network card
+include features/i40e/i40e.scc
--
1.9.1
More information about the linux-yocto
mailing list