photon/wlan: Update defconfig
This commit is contained in:
parent
e94865a317
commit
fa060b7901
@ -1306,10 +1306,6 @@ CONFIG_HAVE_CXXINITIALIZE=y
|
|||||||
# Application Configuration
|
# Application Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
|
||||||
# NxWidgets/NxWM
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Built-In Applications
|
# Built-In Applications
|
||||||
#
|
#
|
||||||
@ -1418,6 +1414,7 @@ CONFIG_EXAMPLES_NSH=y
|
|||||||
#
|
#
|
||||||
# CONFIG_NETUTILS_CODECS is not set
|
# CONFIG_NETUTILS_CODECS is not set
|
||||||
CONFIG_NETUTILS_DHCPC=y
|
CONFIG_NETUTILS_DHCPC=y
|
||||||
|
CONFIG_NETUTILS_DHCPC_DEVNAME="wlan0"
|
||||||
# CONFIG_NETUTILS_DHCPD is not set
|
# CONFIG_NETUTILS_DHCPD is not set
|
||||||
# CONFIG_NETUTILS_DISCOVER is not set
|
# CONFIG_NETUTILS_DISCOVER is not set
|
||||||
# CONFIG_NETUTILS_ESP8266 is not set
|
# CONFIG_NETUTILS_ESP8266 is not set
|
||||||
@ -1559,6 +1556,10 @@ CONFIG_NSH_MAX_ROUNDTRIP=20
|
|||||||
# CONFIG_NSH_LOGIN is not set
|
# CONFIG_NSH_LOGIN is not set
|
||||||
# CONFIG_NSH_CONSOLE_LOGIN is not set
|
# CONFIG_NSH_CONSOLE_LOGIN is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# NxWidgets/NxWM
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Platform-specific Support
|
# Platform-specific Support
|
||||||
#
|
#
|
||||||
@ -1594,3 +1595,4 @@ CONFIG_WIRELESS_WAPI=y
|
|||||||
CONFIG_WIRELESS_WAPI_CMDTOOL=y
|
CONFIG_WIRELESS_WAPI_CMDTOOL=y
|
||||||
CONFIG_WIRELESS_WAPI_STACKSIZE=2048
|
CONFIG_WIRELESS_WAPI_STACKSIZE=2048
|
||||||
CONFIG_WIRELESS_WAPI_PRIORITY=100
|
CONFIG_WIRELESS_WAPI_PRIORITY=100
|
||||||
|
CONFIG_WIRELESS_WEXT=y
|
||||||
|
Loading…
Reference in New Issue
Block a user