mirror of
https://github.com/pine64/bl_iot_sdk.git
synced 2024-11-01 23:28:17 +00:00
10 lines
173 B
Plaintext
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
|