Kconfig 97 B

12345
  1. menu "ESP-TLS"
  2. config ESP_TLS_USING_MBEDTLS
  3. bool "mbedTLS"
  4. default y
  5. endmenu