Skip to content

Commit 002d3ad

Browse files
fengming-yekartben
authored andcommitted
drivers: wifi: nxp: disable 80211R on embedded supplicant
Currently not support 11R on embedded supplicant. Signed-off-by: Fengming Ye <[email protected]>
1 parent bf8cfa7 commit 002d3ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/wifi/nxp/Kconfig.nxp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ config NXP_WIFI_11V
510510

511511
config NXP_WIFI_11R
512512
bool "802.11R Support"
513+
default n if (NXP_RW610 && !WIFI_NM_WPA_SUPPLICANT)
513514
default y
514515
depends on NXP_88W8987 || NXP_IW416 || NXP_RW610 || NXP_WIFI_CUSTOM
515516
help

0 commit comments

Comments
 (0)