enable 802.11w

Signed-off-by: Icenowy Zheng <icenowy@aosc.io]>
This commit is contained in:
Icenowy Zheng 2019-08-26 11:20:06 +08:00
parent 80a39dd7a5
commit d7db077004
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ CONFIG_CALIBRATE_TX_POWER_TO_MAX = n
CONFIG_RTW_ADAPTIVITY_EN = disable
CONFIG_RTW_ADAPTIVITY_MODE = normal
CONFIG_SIGNAL_SCALE_MAPPING = n
CONFIG_80211W = n
CONFIG_80211W = y
CONFIG_REDUCE_TX_CPU_LOADING = n
CONFIG_BR_EXT = y
CONFIG_ANTENNA_DIVERSITY = n

View File

@ -1,2 +1,2 @@
#define DRIVERVERSION "v4.3.22.9_16440.20151221_BTCOEX20151214-0700-ML20190730"
#define DRIVERVERSION "v4.3.22.9_16440.20151221_BTCOEX20151214-0700-ML20190826"
#define BTCOEXVERSION "BTCOEX20151214-0700"