Consolidate networking tests into 1 directory where possible and put files under samples/net where possible. Change-Id: Ieb65e000e1717f4d53058f87e36840a0786d467b Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
203 B
Plaintext
10 lines
203 B
Plaintext
CONFIG_INIT_STACKS=y
|
|
CONFIG_NETWORKING=y
|
|
CONFIG_NETWORKING_WITH_LOGGING=y
|
|
CONFIG_IP_BUF_RX_SIZE=3
|
|
CONFIG_IP_BUF_TX_SIZE=2
|
|
CONFIG_NANO_TIMEOUTS=y
|
|
CONFIG_ETHERNET=y
|
|
CONFIG_ETH_DW=y
|
|
CONFIG_ETHERNET_DEBUG=y
|