[linux-yocto] [kernel-cache][PATCH] common-pc-wifi.cfg: add CONFIG_MT7601U module

Tim Orling timothy.t.orling at linux.intel.com
Wed May 31 20:15:01 PDT 2017


Mediatek MT7601U is a common USB WiFi dongle

Signed-off-by: Tim Orling <timothy.t.orling at linux.intel.com>
---
 bsp/common-pc/common-pc-wifi.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bsp/common-pc/common-pc-wifi.cfg b/bsp/common-pc/common-pc-wifi.cfg
index 272f912..442aa2f 100644
--- a/bsp/common-pc/common-pc-wifi.cfg
+++ b/bsp/common-pc/common-pc-wifi.cfg
@@ -13,6 +13,8 @@ CONFIG_ATH_CARDS=m
 CONFIG_ATH5K=m
 CONFIG_ATH9K=m
 
+CONFIG_MT7601U=m
+
 CONFIG_RT2X00=m
 CONFIG_RT2800PCI=m
 
-- 
2.9.4



More information about the linux-yocto mailing list