samples: net: sockets: tcp: Enable CONFIG_THREAD_NAME
In order to follow threads by name, enable CONFIG_THREAD_NAME in the configuration. Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
This commit is contained in:
parent
d95a2c38e3
commit
f419a655bb
1 changed files with 2 additions and 0 deletions
|
@ -24,3 +24,5 @@ CONFIG_HEAP_MEM_POOL_SIZE=8192
|
|||
CONFIG_JSON_LIBRARY=y
|
||||
|
||||
CONFIG_NET_TEST_PROTOCOL=y
|
||||
|
||||
CONFIG_THREAD_NAME=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue