On 2018-06-26 5:00 PM, mohamad.noor.alim.hus...@intel.com wrote:
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.

Assuming the users of IGB are ok with the slight kernel size increase
for all users of the config, I have no issues with the change.

I'll queue it up and send it in my next consolidated pull request.

Bruce


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


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

Reply via email to