drivers: wifi: nxp: add channel load support
Add WIFI_CHANNEL_LOAD macro to support wifi channel load feature Signed-off-by: Xinyu Hong <xinyu.hong@nxp.com>
This commit is contained in:
parent
ef20311522
commit
95d945504d
@ -604,6 +604,12 @@ config NXP_WIFI_RTS_THRESHOLD
|
||||
help
|
||||
This option enables the set of rts threshold support.
|
||||
|
||||
config NXP_WIFI_CHANNEL_LOAD
|
||||
bool "Set CHANNEL LOAD Support"
|
||||
default y
|
||||
help
|
||||
This option enables the set of channel load support.
|
||||
|
||||
config NXP_WIFI_INACTIVITY_TIMEOUT_EXT
|
||||
bool "Inactivity Timeout Ext Support"
|
||||
default y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user