apps//netutils/webclient/Kconfig: NET_SOCKOPTS is needed to get webclient compiled.
This commit is contained in:
parent
9fbc93ec9f
commit
5492fcdafa
@ -8,6 +8,7 @@ config NETUTILS_WEBCLIENT
|
||||
default n
|
||||
depends on NET_TCP
|
||||
select LIBC_NETDB
|
||||
select NET_SOCKOPTS
|
||||
---help---
|
||||
Enable support for the uIP web client.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user