sm8350-common: Enable support for IEEE80211AC
* This is to allow supporting GO with 11AC support. Change-Id: I08793eaa6295c5cfe5ac11eeee2f92213af78844
This commit is contained in:
parent
9dae24b446
commit
a83286ae64
1 changed files with 1 additions and 0 deletions
|
|
@ -185,6 +185,7 @@ BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
|||
BOARD_WPA_SUPPLICANT_DRIVER := NL80211
|
||||
BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_$(BOARD_WLAN_DEVICE)
|
||||
CONFIG_ACS := true
|
||||
CONFIG_IEEE80211AC := true
|
||||
QC_WIFI_HIDL_FEATURE_DUAL_AP := true
|
||||
WIFI_DRIVER_DEFAULT := wlan
|
||||
WIFI_DRIVER_STATE_CTRL_PARAM := "/dev/wlan"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue