summaryrefslogtreecommitdiff
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-01-31 13:50:27 +0200
commitb9a946ddcb8f3406620e7eced2eadea3e5d27479 (patch)
tree75f38cdd35f37601bbbc1be9053d78981581d421
parent40e09927a0ab562a50438f849f847b9f5cf3c86a (diff)
samples: zperf: Enable TCP for zperf configurationnet
Change-Id: I0154c6d890a3bff5be2cad5ea621660bf46a158d Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
-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