This PR eliminates the Kconfig warnings seen in build by setting the options to the appropriate values for cc32xx platforms. They were causing CI failures. Fixes #22388 Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
CONFIG_NET_SOCKETS_SOCKOPT_TLS=y
|
|
|
|
# Enable TLS credential filenames for secure socket offload
|
|
CONFIG_TLS_CREDENTIAL_FILENAMES=y
|