drivers/net offloaded_sockets: Remove redundant kconfig dependency
After removing NATIVE_APPLICATION, only NATIVE_LIBRARY is possible with ARCH_POSIX. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
0acebf7135
commit
cf9634cbd0
@ -247,7 +247,6 @@ endif # NET_CAN
|
||||
menuconfig NET_NATIVE_OFFLOADED_SOCKETS
|
||||
bool "Native Simulator offloaded sockets"
|
||||
depends on ARCH_POSIX
|
||||
depends on NATIVE_LIBRARY
|
||||
depends on NET_SOCKETS_OFFLOAD
|
||||
select NATIVE_USE_NSI_ERRNO
|
||||
help
|
||||
|
||||
Loading…
Reference in New Issue
Block a user