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>
11 lines
165 B
Plaintext
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
|