drivers: wifi: nxp: disable 80211R on embedded supplicant

Currently not support 11R on embedded supplicant.

Signed-off-by: Fengming Ye <frank.ye@nxp.com>
This commit is contained in:
Fengming Ye 2024-09-06 15:49:09 +09:00 committed by Benjamin Cabé
commit 002d3ad88c

View file

@ -510,6 +510,7 @@ config NXP_WIFI_11V
config NXP_WIFI_11R
bool "802.11R Support"
default n if (NXP_RW610 && !WIFI_NM_WPA_SUPPLICANT)
default y
depends on NXP_88W8987 || NXP_IW416 || NXP_RW610 || NXP_WIFI_CUSTOM
help