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
1 changed files with 6 additions and 0 deletions
|
@ -604,6 +604,12 @@ config NXP_WIFI_RTS_THRESHOLD
|
||||||
help
|
help
|
||||||
This option enables the set of rts threshold support.
|
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
|
config NXP_WIFI_INACTIVITY_TIMEOUT_EXT
|
||||||
bool "Inactivity Timeout Ext Support"
|
bool "Inactivity Timeout Ext Support"
|
||||||
default y
|
default y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue