1# Increase the number of key slots in PSA Crypto core
2CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT=64
3
4# Increase the number of key slots in PSA Crypto core
5CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT=64
6
7# Enable mbedTLS PSA as a crypto backend
8CONFIG_BT_MESH_USES_MBEDTLS_PSA=y
9