Skip to content

Commit fd52606

Browse files
committed
tests: subsys: jwt: Remove unneeded CONFIG_PTHREAD_IPC option
As it stands, this option leads to conflict between Newlib and POSIX headers. (Which needs to be resolved separately.) Signed-off-by: Paul Sokolovsky <[email protected]>
1 parent 9bd1aca commit fd52606

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/subsys/jwt/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ CONFIG_MBEDTLS_USER_CONFIG_FILE="user-tls.conf"
1616

1717
CONFIG_DEBUG_OPTIMIZATIONS=y
1818

19-
CONFIG_PTHREAD_IPC=y
2019
CONFIG_NET_SOCKETS=y
2120

2221
CONFIG_NEWLIB_LIBC=y

0 commit comments

Comments
 (0)