drivers: wifi: nxp: support monitor mode tx frame
Add WIFI_HOST_TXRX_MGMT_FRAME macro to support tx frame in monitor mode. Signed-off-by: Rex Chen <rex.chen_1@nxp.com>
This commit is contained in:
parent
6885a368d4
commit
cc5b1477ff
1 changed files with 6 additions and 0 deletions
|
@ -844,6 +844,12 @@ config NXP_WIFI_NET_MONITOR
|
|||
help
|
||||
This option is used to set/get network monitor configuration.
|
||||
|
||||
config NXP_WIFI_HOST_TXRX_MGMT_FRAME
|
||||
bool "Host send management and data frame in monitor mode"
|
||||
default y
|
||||
help
|
||||
This option is used to send management and data frame in monitor mode.
|
||||
|
||||
config NXP_WIFI_CAU_TEMPERATURE
|
||||
bool "Cau temperature"
|
||||
default y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue