mbedtls: Remove dependency on MBEDTLS_BUILTIN for MBEDTLS_DEBUG

Allows using MBEDTLS_DEBUG functionality when not using MBEDTLS_BUILTIN.

Signed-off-by: Vidar Lillebø <vidar.lillebo@nordicsemi.no>
This commit is contained in:
Vidar Lillebø 2023-03-02 15:14:42 +01:00 committed by Carles Cufí
commit ca3d0c8ee9
2 changed files with 1 additions and 2 deletions

View file

@ -82,7 +82,6 @@ source "subsys/logging/Kconfig.template.log_config"
config MBEDTLS_DEBUG
bool "mbed TLS debug activation"
depends on MBEDTLS_BUILTIN
help
Enable debugging activation for mbed TLS configuration. If you use
mbedTLS/Zephyr integration (e.g. native TLS sockets), this will