samples: echo_server: remove features to make binary fit

Remove net shell and stacks to make the binary fit on some platforms.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-11-02 16:46:28 -04:00
commit eea8e697d2
2 changed files with 3 additions and 0 deletions

View file

@ -8,3 +8,4 @@ CONFIG_USB_DEVICE_NETWORK_ECM=y
# Logging
CONFIG_USB_DRIVER_LOG_LEVEL_INF=y
CONFIG_USB_DEVICE_LOG_LEVEL_INF=y
CONFIG_INIT_STACKS=n

View file

@ -25,6 +25,8 @@ tests:
harness: net
extra_args: OVERLAY_CONFIG="overlay-netusb.conf"
platform_whitelist: quark_se_c1000_devboard 96b_carbon
extra_configs:
- CONFIG_NET_SHELL=n
tags: net usb
test_usbnet_composite:
harness: net