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:
Anas Nashif 2023-02-19 06:50:26 -05:00 committed by Carles Cufí
parent 9c10e8958f
commit eaeaede7b6

View File

@ -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