Просмотр исходного кода

mbedtls: keep asymmetric tls buffer length option enabled by default

Mahavir Jain 6 лет назад
Родитель
Сommit
5582878f8e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      components/mbedtls/Kconfig

+ 1 - 1
components/mbedtls/Kconfig

@@ -57,7 +57,7 @@ menu "mbedTLS"
 
     config MBEDTLS_ASYMMETRIC_CONTENT_LEN
         bool "Asymmetric in/out fragment length"
-        default n
+        default y
         help
             If enabled, this option allows customizing TLS in/out fragment length
             in asymmetric way. Please note that enabling this with default values