diff --git a/subsys/nrf_security/Kconfig b/subsys/nrf_security/Kconfig index ee69e5895779..10e16756ca4e 100644 --- a/subsys/nrf_security/Kconfig +++ b/subsys/nrf_security/Kconfig @@ -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