drivers: nxp: wifi: Enable 11AX density config by default for IW610

Enable NXP_WIFI_MMSF by default for IW610

Signed-off-by: Qingling Wu <qingling.wu@nxp.com>
This commit is contained in:
Qingling Wu 2025-06-05 19:06:48 -07:00 committed by Benjamin Cabé
parent c1229e308f
commit 2016f05860

View File

@ -830,6 +830,12 @@ config NXP_WIFI_RECOVERY
help
This option is used to enable wifi recovery support.
config NXP_WIFI_MMSF
bool "11AX density config"
default y if NXP_RW610 || NXP_IW610
help
This option is used to specify/get 11ax density config in the Wi-Fi driver.
if NXP_RW610
config NXP_WIFI_FW_VDLLV2
@ -900,12 +906,6 @@ config NXP_WIFI_COEX_DUTY_CYCLE
help
This option sets duty cycle in the Wi-Fi driver.
config NXP_WIFI_MMSF
bool "11AX density config"
default y
help
This option is used to specify/get 11ax density config in the Wi-Fi driver.
config NXP_WIFI_IMD3_CFG
bool "Set imd validation parameters"
default y