We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e9bb2 commit 7bd4982Copy full SHA for 7bd4982
1 file changed
config/nrfconnect/chip-module/Kconfig.defaults
@@ -383,7 +383,7 @@ config MBEDTLS_HEAP_SIZE
383
# Enable PSA Crypto dependencies for Matter
384
385
config CHIP_CRYPTO_PSA
386
- default y if !CHIP_WIFI
+ default y
387
imply PSA_WANT_ALG_SPAKE2P_MATTER
388
imply PSA_WANT_KEY_TYPE_SPAKE2P_KEY_PAIR_IMPORT if PSA_CRYPTO_DRIVER_OBERON
389
0 commit comments