fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used

This commit is contained in:
Rahul Tank
2024-04-25 14:22:04 +05:30
parent d06c758489
commit 63ae667750
4 changed files with 2 additions and 6 deletions

View File

@@ -365,7 +365,6 @@ config BT_LE_CRYPTO_STACK_MBEDTLS
bool "Override TinyCrypt with mbedTLS for crypto computations"
default y
depends on !BT_NIMBLE_ENABLED
select MBEDTLS_ECP_RESTARTABLE
select MBEDTLS_CMAC_C
help
Enable this option to choose mbedTLS instead of TinyCrypt for crypto