We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4738cd0 commit b4bfcf6Copy full SHA for b4bfcf6
subsys/nrf_security/Kconfig
@@ -64,11 +64,7 @@ config MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS
64
Promptless option used to control if the PSA Crypto core should have support for builtin keys or not.
65
66
config MBEDTLS_CFG_FILE
67
- string "mbed TLS configuration file"
68
default "nrf-config.h"
69
- help
70
- Name of the config file for mbed TLS. This configuration file is used
71
- in configurations with or without PSA APIs supported.
72
73
config MBEDTLS_PSA_CRYPTO_CONFIG
74
bool
0 commit comments