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:
Rex Chen 2025-05-20 11:36:28 +09:00 committed by Henrik Brix Andersen
commit cc5b1477ff

View file

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