bl_iot_sdk/components/security/mbedtls/Config.in
Marek Kraus c00a0980dc Revert "Added mbedTLS as a submodule (#64)"
This reverts commit 2aa0fdd6b6.
The difference between upstream mbedtls and AliOS mbedtls is too
huge
2020-11-23 12:44:11 +01:00

10 lines
173 B
Plaintext

config AOS_COMP_IMBEDTLS
bool "ARM Mbed TLS Support"
default n
select AOS_COMP_ALICRYPTO
help
if AOS_COMP_IMBEDTLS
# Configurations for comp imbedtls
endif