sm8350-common: Enable automatic channel selection
* Automatic Channel Selection algorithms and implementations are used to enable interfaces to automatically figure out which channel configuration to use for initiating communication, for any mode of operation which initiates radiation (AP, Mesh, IBSS, P2P). https://wireless.wiki.kernel.org/en/users/documentation/acs Change-Id: I5c95994ea52495990cf9244c703bc88db170f7f6 Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
15f2f80d2f
commit
552a60d338
1 changed files with 2 additions and 0 deletions
|
|
@ -196,5 +196,7 @@ WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
|
|||
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
|
||||
WPA_SUPPLICANT_VERSION := VER_0_8_X
|
||||
|
||||
CONFIG_ACS := true
|
||||
|
||||
# Inherit proprietary blobs
|
||||
include vendor/xiaomi/sm8350-common/BoardConfigVendor.mk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue