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:
Xinyu Hong 2025-05-25 23:56:29 -07:00 committed by Henrik Brix Andersen
commit 95d945504d

View file

@ -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