Skip to content

Commit

Permalink
boards: stm32f4discovery: Remove CONFIG_NET_LOCAL=y from wifi/defconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
  • Loading branch information
masayuki2009 authored and jerpelea committed Feb 28, 2020
1 parent 860e073 commit 5f41c94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/arm/stm32/stm32f4discovery/configs/wifi/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ CONFIG_NETUTILS_WEBCLIENT=y
CONFIG_NETUTILS_WEBSERVER=y
CONFIG_NET_BROADCAST=y
CONFIG_NET_ICMP=y
CONFIG_NET_LOCAL=y
CONFIG_NET_TCP_NO_STACK=y
CONFIG_NET_UDP_NO_STACK=y
CONFIG_NET_USRSOCK=y
Expand Down

0 comments on commit 5f41c94

Please sign in to comment.