mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-20 13:08:31 +00:00
crypto/mbedtls: fix kconfig typo
Signed-off-by: Junbo Zheng <zhengjunbo1@xiaomi.com>
This commit is contained in:
parent
5a992d4e18
commit
3177a9be84
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@ config MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK_EPHEMERAL_ENABLED
|
|||
depends on MBEDTLS_ECDH_C
|
||||
default n
|
||||
|
||||
config CONFIG_MBEDTLS_SSL_MAX_EARLY_DATA_SIZE
|
||||
config MBEDTLS_SSL_MAX_EARLY_DATA_SIZE
|
||||
int "The default maximum amount of 0-RTT data."
|
||||
default 1024
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue