Skip to content

Commit 033b5e9

Browse files
committed
echo_server: Remove unnecessary config from prf_frdm_k64f.conf
The k64f has a random driver the TEST_RANDOM_GENERATOR config is not necessary. Change-Id: I73bc4076cac459388d9dd9bf3eb89c8cb5ba7db7 Signed-off-by: Marcus Shawcroft <[email protected]>
1 parent c0a546e commit 033b5e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/net/echo_server/prj_frdm_k64f.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ CONFIG_NET_IF_UNICAST_IPV4_ADDR_COUNT=1
1616
CONFIG_NET_MAX_CONTEXTS=10
1717

1818
CONFIG_INIT_STACKS=y
19-
CONFIG_TEST_RANDOM_GENERATOR=y
2019
CONFIG_SYS_LOG_SHOW_COLOR=y
2120
CONFIG_PRINTK=y
2221

0 commit comments

Comments
 (0)