xref: /OK3568_Linux_fs/buildroot/board/lemaker/bananapro/linux-wifi.fragment (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun# Networking support
2*4882a593SmuzhiyunCONFIG_WIRELESS=y
3*4882a593SmuzhiyunCONFIG_CFG80211=y
4*4882a593SmuzhiyunCONFIG_CFG80211_WEXT=y
5*4882a593SmuzhiyunCONFIG_RFKILL=y
6*4882a593Smuzhiyun
7*4882a593Smuzhiyun# Network device support
8*4882a593SmuzhiyunCONFIG_WLAN=y
9*4882a593SmuzhiyunCONFIG_WLAN_VENDOR_BROADCOM=y
10*4882a593SmuzhiyunCONFIG_BRCMFMAC=m
11*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_ADMTEK is not set
12*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_ATH is not set
13*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_ATMEL is not set
14*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_CISCO is not set
15*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_INTEL is not set
16*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_INTERSIL is not set
17*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_MARVELL is not set
18*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_MEDIATEK is not set
19*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_RALINK is not set
20*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_REALTEK is not set
21*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_RSI is not set
22*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_ST is not set
23*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_TI is not set
24*4882a593Smuzhiyun# CONFIG_WLAN_VENDOR_ZYDAS is not set
25