Skip to content

Commit 30763cf

Browse files
MaochenWang1kartben
authored andcommitted
drivers: wifi: nxp: default use hostapd AP
For NXP Wi-Fi, default use hostapd based AP. Signed-off-by: Maochen Wang <[email protected]>
1 parent b185417 commit 30763cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/wifi/nxp/Kconfig.nxp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ config NXP_WIFI_MAX_PRIO
486486
config NXP_WIFI_SOFTAP_SUPPORT
487487
bool "Wi-Fi SoftAP Support"
488488
select NET_DHCPV4_SERVER
489-
select WIFI_NM_WPA_SUPPLICANT_AP if WIFI_NM_WPA_SUPPLICANT
489+
select WIFI_NM_HOSTAPD_AP if WIFI_NM_WPA_SUPPLICANT
490490
default y
491491
help
492492
Option to enable Wi-Fi SoftAP functions in the Wi-Fi driver.

0 commit comments

Comments
 (0)