zephyr/samples/net/sockets/echo_server/overlay-e1000.conf
Jukka Rissanen f626c3ccbe samples: net: sockets: Add smoke testing support
The net-app based echo-server/client applications were used for
various smoke testing purposes. As those two apps are now removed
we need to introduce the same support into sockets based echo-client
and echo-server applications.

Fixes #13300 #13481

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-02-18 15:10:01 -05:00

11 lines
165 B
Plaintext

CONFIG_NET_L2_ETHERNET=y
CONFIG_NET_QEMU_ETHERNET=y
CONFIG_ETH_E1000=y
CONFIG_PCI_ENUMERATION=y
CONFIG_PCI=y
#CONFIG_PCI_DEBUG=y
#CONFIG_ETHERNET_LOG_LEVEL_DBG=y