summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2017-01-17 15:21:38 +0200
committerJukka Rissanen <jukka.rissanen@linux.intel.com>2017-02-03 15:59:17 +0200
commitcc9ec3488fa3004e062b39fc0ed90f753a32e97d (patch)
tree1d3b7b5afc8731d9812115b6da2d112617049b93 /samples
parent48b9b96d3f20b577bc9e072af0f4b3981c05a456 (diff)
samples: zperf: Enable TCP for zperf configuration
Change-Id: I0154c6d890a3bff5be2cad5ea621660bf46a158d Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Diffstat (limited to 'samples')
-rw-r--r--samples/net/zperf/prj_frdm_k64f.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/net/zperf/prj_frdm_k64f.conf b/samples/net/zperf/prj_frdm_k64f.conf
index 05401471a..25e023b6c 100644
--- a/samples/net/zperf/prj_frdm_k64f.conf
+++ b/samples/net/zperf/prj_frdm_k64f.conf
@@ -4,7 +4,7 @@ CONFIG_NET_IPV6=y
CONFIG_NET_IPV4=y
CONFIG_NET_DHCPV4=n
CONFIG_NET_UDP=y
-CONFIG_NET_TCP=n
+CONFIG_NET_TCP=y
CONFIG_NET_STATISTICS=y
CONFIG_NET_NBUF_RX_COUNT=100