Skip to content

Commit

Permalink
nrf_security: Fix MBEDTLS_CFG_FILE Kconfig symbol
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
nordicjm committed Oct 24, 2024
1 parent 64093ec commit 83b4dfc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions subsys/nrf_security/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,7 @@ config MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS
Promptless option used to control if the PSA Crypto core should have support for builtin keys or not.

config MBEDTLS_CFG_FILE
string "mbed TLS configuration file"
default "nrf-config.h"
help
Name of the config file for mbed TLS. This configuration file is used
in configurations with or without PSA APIs supported.

config MBEDTLS_PSA_CRYPTO_CONFIG
bool
Expand Down

0 comments on commit 83b4dfc

Please sign in to comment.