Skip to content

Commit fa4c38b

Browse files
kkasperczyk-noArekBalysNordic
authored andcommitted
[nrf toup][nrfconnect] Enabled DAC migration by default for Thread
Enabled DAC migration for all targets using Thread protocol, as Wi-Fi does not support PSA yet. Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
1 parent 5580536 commit fa4c38b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/nrfconnect/chip-module/Kconfig.defaults

+3
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,9 @@ config MBEDTLS_SSL_COOKIE_C
433433
config MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH
434434
default y
435435

436+
config CHIP_CRYPTO_PSA_MIGRATE_DAC_PRIV_KEY
437+
default y if !CHIP_WIFI
438+
436439
# ==============================================================================
437440
# Logging configuration
438441
# ==============================================================================

0 commit comments

Comments
 (0)