[components][drivers]Kconfig wifi默认打开sta模式

This commit is contained in:
tangyuxin 2018-06-06 11:07:50 +08:00
parent 2f35ed0ec7
commit c67595c242
1 changed files with 1 additions and 1 deletions

View File

@ -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"