From: Anuj Mittal <anujx.mit...@intel.com>

We want the additional MWIFIEX wifi support for Leaf Hill.
Additionally we want the ethernet driver to be compiled as
loadable modules.

Signed-off-by: Anuj Mittal <anujx.mit...@intel.com>
Signed-off-by: Rebecca Chang Swee Fun <rebecca.swee.fun.ch...@intel.com>
---
 bsp/leafhill/leafhill.cfg | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/bsp/leafhill/leafhill.cfg b/bsp/leafhill/leafhill.cfg
index 374e742..a3c83a2 100644
--- a/bsp/leafhill/leafhill.cfg
+++ b/bsp/leafhill/leafhill.cfg
@@ -191,3 +191,16 @@ CONFIG_VIDEO_CRLMODULE=m
 CONFIG_VIDEO_IRIS=y
 CONFIG_VIDEO_AGGREGATOR_STUB=y
 CONFIG_VIDEO_TI964=y
+
+# Ethernet support
+CONFIG_E100=m
+CONFIG_E1000=m
+CONFIG_E1000E=m
+CONFIG_AMD8111_ETH=m
+CONFIG_MII=y
+
+# Mwifiex support
+CONFIG_MWIFIEX=m
+CONFIG_MWIFIEX_SDIO=m
+CONFIG_MWIFIEX_PCIE=m
+CONFIG_MWIFIEX_USB=m
-- 
1.9.1

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

Reply via email to