Skip to content

Commit 3211824

Browse files
committed
[nrf toup][nrfconnect] Enable PSA for Wi-Fi
Now that Wi-Fi supports PSA for personal security, enable PSA in Matter too. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent d624f59 commit 3211824

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/nrfconnect/chip-module/Kconfig.defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ config MBEDTLS_HEAP_SIZE
383383
# Enable PSA Crypto dependencies for Matter
384384

385385
config CHIP_CRYPTO_PSA
386-
default y if !CHIP_WIFI
386+
default y
387387
imply PSA_WANT_ALG_SPAKE2P_MATTER
388388
imply PSA_WANT_KEY_TYPE_SPAKE2P_KEY_PAIR_IMPORT if PSA_CRYPTO_DRIVER_OBERON
389389

0 commit comments

Comments
 (0)