[linux-yocto] [PATCH 1/1] common-pc-wifi.cfg: add support for broadcom wifi drivers

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Sep 24 11:56:52 PDT 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Fixes Bug:
[YOCTO #5238]

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg b/meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg
index 1769b15..a19e028 100644
--- a/meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg
+++ b/meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg
@@ -16,3 +16,9 @@ CONFIG_ATH9K=m
 
 CONFIG_RT2X00=m
 CONFIG_RT2800PCI=m
+
+CONFIG_BRCMUTIL=m
+CONFIG_BRCMSMAC=m
+CONFIG_BRCMFMAC=m
+CONFIG_BRCMFMAC_SDIO=y
+CONFIG_BRCMFMAC_USB=y
-- 
1.8.1.4




More information about the linux-yocto mailing list