Skip to content

Commit cb8b903

Browse files
committed
nrf_security: Fix MBEDTLS_CFG_FILE Kconfig symbol
Removes a prompt, type and duplicated help text from this symbol as this is an override symbol only Signed-off-by: Jamie McCrae <[email protected]>
1 parent 96e581d commit cb8b903

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

subsys/nrf_security/Kconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,7 @@ config MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS
6464
Promptless option used to control if the PSA Crypto core should have support for builtin keys or not.
6565

6666
config MBEDTLS_CFG_FILE
67-
string "mbed TLS configuration file"
6867
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.
7268

7369
config MBEDTLS_PSA_CRYPTO_CONFIG
7470
bool

0 commit comments

Comments
 (0)