tests: net: socket: do not enable shell
Shell support not needed for this test. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
9c10e8958f
commit
eaeaede7b6
@ -4,7 +4,6 @@ CONFIG_NET_TEST=y
|
||||
CONFIG_NET_IPV4=y
|
||||
CONFIG_NET_IPV6=y
|
||||
CONFIG_NET_TCP=y
|
||||
CONFIG_NET_SHELL=y
|
||||
CONFIG_NET_STATISTICS=y
|
||||
CONFIG_NET_DRIVERS=y
|
||||
CONFIG_NET_LOOPBACK=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user