Skip to content

Commit c1679a0

Browse files
authored
Update defconfig.common
1 parent 2c6f834 commit c1679a0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

configs/defconfig.common

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,9 @@ CONFIG_NEWLIB_NANO_FORMAT=y
8787
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN=y
8888
CONFIG_MBEDTLS_PSK_MODES=y
8989
CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y
90-
# CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK is not set
91-
# CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_PSK is not set
92-
# CONFIG_MBEDTLS_KEY_EXCHANGE_RSA is not set
93-
# CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE is not set
90+
# CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 is not set
91+
# CONFIG_MBEDTLS_SSL_PROTO_DTLS is not set
92+
# CONFIG_MBEDTLS_SSL_ALPN is not set
9493
# CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN is not set
9594

9695
CONFIG_OPENSSL_ASSERT_DO_NOTHING=y

0 commit comments

Comments
 (0)