[linux-yocto] [PATCH 16/17] wifi: CONFIG_VENDOR_ATH must be build in

Anuj Mittal anuj.mittal at intel.com
Wed Aug 29 21:28:46 PDT 2018


From: Bruce Ashfield <bruce.ashfield at windriver.com>

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
---
 bsp/common-pc/common-pc-wifi.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsp/common-pc/common-pc-wifi.cfg b/bsp/common-pc/common-pc-wifi.cfg
index 3bee4ba4..454cdedb 100644
--- a/bsp/common-pc/common-pc-wifi.cfg
+++ b/bsp/common-pc/common-pc-wifi.cfg
@@ -9,7 +9,7 @@ CONFIG_MAC80211=m
 CONFIG_CFG80211=m
 
 CONFIG_ATH_COMMON=m
-CONFIG_WLAN_VENDOR_ATH=m
+CONFIG_WLAN_VENDOR_ATH=y
 CONFIG_ATH5K=m
 CONFIG_ATH9K=m
 
-- 
2.17.1



More information about the linux-yocto mailing list