Skip to content

Commit

Permalink
crypto/mbedtls: fix kconfig typo
Browse files Browse the repository at this point in the history
Signed-off-by: Junbo Zheng <zhengjunbo1@xiaomi.com>
  • Loading branch information
Junbo-Zheng authored and xiaoxiang781216 committed Oct 6, 2023
1 parent 5a992d4 commit 3177a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/mbedtls/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3177a9b

Please sign in to comment.