bl_iot_sdk/components/security/mbedtls/Config.in
2020-10-26 20:35:25 +08: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