[linux-yocto] [PATCH 6/6] meta: valleyisland: Enable Wifi and Bluetooth driver support

wei.tee.ng at intel.com wei.tee.ng at intel.com
Fri Jun 19 01:50:46 PDT 2015


From: Ng Wei Tee <wei.tee.ng at intel.com>

This patch will enabled Wifi and Bluetooth driver by
using configs available in mwifiex.cfg, mac80211.cfg,
bluetooth.cfg and bluetooth-usb.cfg

Signed-off-by: Ng Wei Tee <wei.tee.ng at intel.com>
---
 .../bsp/valleyisland/valleyisland-32.scc           |    7 +++++++
 .../kernel-cache/bsp/valleyisland/valleyisland.scc |    7 +++++++
 2 files changed, 14 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32.scc b/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32.scc
index c4abf09..2627f2b 100644
--- a/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32.scc
+++ b/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-32.scc
@@ -22,3 +22,10 @@ include features/usb/ehci-hcd.scc
 include features/usb/xhci-hcd.scc
 
 kconf hardware bsp/common-pc/common-pc-eth.cfg
+
+include features/bluetooth/bluetooth.scc
+include features/bluetooth/bluetooth-usb.scc
+
+include features/mwifiex/mwifiex.scc
+
+include features/mac80211/mac80211.scc
diff --git a/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland.scc b/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland.scc
index a2ab675..6369983 100644
--- a/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland.scc
+++ b/meta/cfg/kernel-cache/bsp/valleyisland/valleyisland.scc
@@ -22,3 +22,10 @@ include features/usb/ehci-hcd.scc
 include features/usb/xhci-hcd.scc
 
 kconf hardware bsp/common-pc/common-pc-eth.cfg
+
+include features/bluetooth/bluetooth.scc
+include features/bluetooth/bluetooth-usb.scc
+
+include features/mwifiex/mwifiex.scc
+
+include features/mac80211/mac80211.scc
-- 
1.7.9.5



More information about the linux-yocto mailing list