diff --git a/components/drivers/Kconfig b/components/drivers/Kconfig index bd1485e526af2eba8f9f6b79ad8a939203743e40..7c3debb77469f97cbf3b1178bc7e411d2c236956 100755 --- a/components/drivers/Kconfig +++ b/components/drivers/Kconfig @@ -165,7 +165,7 @@ config RT_USING_WIFI if RT_USING_WIFI config RT_USING_WLAN_STA bool "Using station mode" - default n + default y config RT_USING_WLAN_AP bool "Using ap mode"