net: socks: Remove socket selection
Currently the socks library does not use sockets so there is no need to select socket symbols. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
parent
79585d5355
commit
de52f8924f
@ -3,8 +3,6 @@
|
||||
|
||||
menuconfig SOCKS
|
||||
bool "SOCKS5 proxy"
|
||||
select NET_SOCKETS
|
||||
select NET_SOCKETS_POSIX_NAMES
|
||||
help
|
||||
Enable SOCKS5 proxy support
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user