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:
parent
bf8cfa7e7c
commit
002d3ad88c
1 changed files with 1 additions and 0 deletions
|
@ -510,6 +510,7 @@ config NXP_WIFI_11V
|
||||||
|
|
||||||
config NXP_WIFI_11R
|
config NXP_WIFI_11R
|
||||||
bool "802.11R Support"
|
bool "802.11R Support"
|
||||||
|
default n if (NXP_RW610 && !WIFI_NM_WPA_SUPPLICANT)
|
||||||
default y
|
default y
|
||||||
depends on NXP_88W8987 || NXP_IW416 || NXP_RW610 || NXP_WIFI_CUSTOM
|
depends on NXP_88W8987 || NXP_IW416 || NXP_RW610 || NXP_WIFI_CUSTOM
|
||||||
help
|
help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue