Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3ee2e16

Browse files
authoredSep 9, 2024
Update defconfig.common
1 parent 4299d5b commit 3ee2e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎configs/defconfig.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ CONFIG_MBEDTLS_HARDWARE_SHA=y
172172
CONFIG_MBEDTLS_ECP_C=y
173173
CONFIG_MBEDTLS_ECDH_C=y
174174
CONFIG_MBEDTLS_ECDSA_C=y
175-
CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLE=y
175+
CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y
176176
# CONFIG_MBEDTLS_DHM_C is not set
177177
# CONFIG_MBEDTLS_ECJPAKE_C is not set
178178
# CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS is not set

0 commit comments

Comments
 (0)
Please sign in to comment.