bl_iot_sdk/components/security/mbedtls/Config.in

10 lines
173 B
Plaintext
Raw Normal View History

2020-10-26 12:35:25 +00:00
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