Skip to content

Commit 0943633

Browse files
authored
Update defconfig.common
1 parent 8fda0ab commit 0943633

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/defconfig.common

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ CONFIG_MBEDTLS_HAVE_TIME=y
110110
# TLS Key Exchange Methods
111111
#
112112
CONFIG_MBEDTLS_PSK_MODES=y
113+
CONFIG_MBEDTLS_KEY_EXCHANGE_PSK=y
114+
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN=y
113115
# CONFIG_MBEDTLS_KEY_EXCHANGE_PSK is not set
114116
# CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_PSK is not set
115117
# CONFIG_MBEDTLS_KEY_EXCHANGE_RSA_PSK is not set

0 commit comments

Comments
 (0)