Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromtree] [nrfconnect] Removed overwriting mbedTLS configs handled by OT (#30577) #353

Merged

Conversation

maciejbaczmanski
Copy link
Member

Removed overwriting mbedTLS configs handled by OpenThread Kconfig:

  • MBEDTLS_TLS_LIBRARY
  • MBEDTLS_ECJPAKE_C

Are handled in sdk-nrf repository in subsys/net/openthread/Kconfig They should not be overwritten by Matter config.

(cherry picked from project-chip/connectedhomeip@4922ea6)

…d by OT (#30577)

Removed overwriting mbedTLS configs handled by OpenThread Kconfig:
* MBEDTLS_TLS_LIBRARY
* MBEDTLS_ECJPAKE_C

Are handled in sdk-nrf repository in `subsys/net/openthread/Kconfig`
They should not be overwritten by Matter config.

Signed-off-by: Maciej Baczmanski <[email protected]>
(cherry picked from commit 4922ea6)
@Damian-Nordic Damian-Nordic merged commit 1b16138 into nrfconnect:master Nov 22, 2023
7 checks passed
@maciejbaczmanski maciejbaczmanski deleted the matter_mbedtls_configs branch November 22, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants