From: Mohamad Noor Alim Hussin <mohamad.noor.alim.hus...@intel.com>

Yocto Project reference board such as Minnowboard
need IGB module to enable ethernet networking. It
need to bundle together with kernel when use NFS
boot without initramfs.

Signed-off-by: Mohamad Noor Alim Hussin <mohamad.noor.alim.hus...@intel.com>
---
 features/igb/igb.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/igb/igb.cfg b/features/igb/igb.cfg
index 89216c9..a3e549b 100644
--- a/features/igb/igb.cfg
+++ b/features/igb/igb.cfg
@@ -1,2 +1,2 @@
-CONFIG_IGB=m
+CONFIG_IGB=y
 CONFIG_IGBVF=m
-- 
2.7.4

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

Reply via email to